Skip to main content

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock ( focusable="false" ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.


Field measurements

Schema

Name Title Type Units Values Description
geometry geometry
id Record identifier string (uuid)
A universally unique identifier (UUID) representing a single version of a record. It is not stable over time. Every time the record is refreshed in our database (which may happen as part of normal operations and does not imply any change to the data itself) a new ID will be generated. There may be multiple readings occurring at identical times during a single field visit; to uniquely identify a set of readings over time, use the `field_visit_id` field.
field_measurements_series_id Field measurements series ID string
A unique identifier representing a single collection series. This corresponds to the `id` field in the `field-measurements-metadata` endpoint. Collection series are defined as the set of field measurements at a given monitoring location for a single parameter code using a single reading type.
field_visit_id Field visit ID string (uuid)
A universally unique identifier (UUID) for the field visit. Multiple measurements may be made during a single field visit.
parameter_code Parameter code string
Parameter codes are 5-digit codes used to identify the constituent measured and the units of measure. A complete list of parameter codes and associated groupings can be found at [https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/items](https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/items).
monitoring_location_id Monitoring location ID string
A unique identifier representing a single monitoring location. This corresponds to the `id` field in the `monitoring-locations` endpoint. Monitoring location IDs are created by combining the agency code of the agency responsible for the monitoring location (e.g. USGS) with the ID number of the monitoring location (e.g. 02238500), separated by a hyphen (e.g. USGS-02238500).
observing_procedure_code Observing procedure code string
A short code corresponding to the observing procedure for the field measurement.
observing_procedure Observing procedure string
Water measurement or water-quality observing procedure descriptions.
value Value string
The value of the observation. Values are transmitted as strings in the JSON response format in order to preserve precision.
unit_of_measure Unit of measure string
A human-readable description of the units of measurement associated with an observation.
time Time string
The date an observation represents. You can query this field using date-times or intervals, adhering to RFC 3339, or using ISO 8601 duration objects. Intervals may be bounded or half-bounded (double-dots at start or end). Examples: - A date-time: "2018-02-12T23:20:50Z" - A bounded interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" - Half-bounded intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" - Duration objects: "P1M" for data from the past month or "PT36H" for the last 36 hours Only features that have a `time` that intersects the value of datetime are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties.
qualifier Qualifier string
This field indicates any qualifiers associated with an observation, for instance if a sensor may have been impacted by ice or if values were estimated.
vertical_datum Vertical datum string
The datum used to determine altitude and vertical position at the monitoring location. A list of codes is available at [https://api.waterdata.usgs.gov/ogcapi/v0/collections/altitude-datums/items](https://api.waterdata.usgs.gov/ogcapi/v0/collections/altitude-datums/items).
approval_status Approval Status string
  • Provisional
  • Approved
Some of the data that you have obtained from this U.S. Geological Survey database may not have received Director's approval. Any such data values are qualified as provisional and are subject to revision. Provisional data are released on the condition that neither the USGS nor the United States Government may be held liable for any damages resulting from its use. This field reflects the approval status of each record, and is either "Approved", meaining processing review has been completed and the data is approved for publication, or "Provisional" and subject to revision. For more information about provisional data, go to [https://waterdata.usgs.gov/provisional-data-statement/](https://waterdata.usgs.gov/provisional-data-statement/).
measuring_agency Measuring agency string
The agency performing the measurement.
last_modified Last modified date string
The last time a record was refreshed in our database. This may happen due to regular operational processes and does not necessarily indicate anything about the measurement has changed. You can query this field using date-times or intervals, adhering to RFC 3339, or using ISO 8601 duration objects. Intervals may be bounded or half-bounded (double-dots at start or end). Examples: - A date-time: "2018-02-12T23:20:50Z" - A bounded interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" - Half-bounded intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" - Duration objects: "P1M" for data from the past month or "PT36H" for the last 36 hours Only features that have a `last_modified` that intersects the value of datetime are selected.
control_condition Control condition string
The state of the control feature at the time of observation.
measurement_rated Measurement rating string
A qualitative estimate of the quality of a measurement.