Direct4Ag / ag-services

1 stars 0 forks source link

Design field information data structure using JSON #20

Closed navarroc closed 2 months ago

navarroc commented 10 months ago

For returning research site information from the API (see #15), we should start first with JSON file where we can mock up the data structure until we finalize it. We will have data that is coming from different sources so we will need to structure it so the we have enough information stored in our service to get the information/data from other services (e.g. geostreams for sensor data, covercrop/datawolf for cover crop runs, etc)