Lists monitoring stations that are open between from and to dates.
Query parameters
Identifier for the station, as used by River Levels On the Internet.
Area of the catchment related to this sampling point in km^2
The name of the river catchment which this site is related to, if any
Link to a station at same location (same SUID)
Provides some explanation of the data quality statement of the station.
The date on which the station closed
The date on which the station opened
The datum level for the measurement point on OS datum
A name for the item
The set of measurement types available from the station
Short, cannonical, name of the quantity being measured e.g. "level", "flow" or "temperature".
The period between successive readings, in seconds.
Indicates whether the values in a time series represent mean, min, max, instananteous or other statistics over the measurement interval.
A string or other literal which uniquely identifies the item.
ID of corresponding station in NRFA
URL for corresponding station in NRFA
Name of river, or other water body, associated with this monitoring station (when available)
URL for information on this station from River Levels On the Internet service
A larger feature which sampling point measures, samples or represents
A name for the item
Station UID, may differ from notation if SUID was ambiguous
Identifier for the telemetry feed used by the Environment Agency's National Flood Forecasting System
Indicates whether a station is active, suspended or closed
A name for the item
Provides some explanation of the status or change in status of the station.
Name of the nearest town (or named place) to the station
The class, or classes, of this item
Identifier for the station in the WISKI hydrology dataset
yyyy-mm-dd
yyyy-mm-dd
Lets you return a subset of properties that are specified by the endpoint view. All the properties returned by an endpoint are defined in the model below.
Should be used in combination with "lat" and "long": lat={x}&long={y}&dist={d}, or "easting" and "northing": easting={x}&northing={y}&dist={d}
Should be used in combination with "northing" and "dist": easting={x}&northing={y}&dist={d}
Should be used in combination with "long" and "dist": lat={x}&long={y}&dist={d}
Should be used in combination with "lat" and "dist": lat={x}&long={y}&dist={d}
Should be used in combination with "easting" and "dist": easting={x}&northing={y}&dist={d}
Return only a given number of items from the list, some endpoints may impose a default limit and/or a maximum to which the limit can be set. In particular, sampling points, samples and measurements default to a soft limit of 50 items but that can be overridden.
Return the list of items starting with the xth item, together with _limit this enables paging through a long set of results. Though it often cheaper to simply return all that you want in one go or to use filters to reduce the list to a subset of interest.
Will filter the list for only those whose label or comment fields contain a matching word. The search keywords will be filtered to remove punctuation characters meaningful to the underlying search engine, so only plain alphanumeric keywords can be reliably used as search terms.
Reorder the list of returned results by the value of the named property of the results. Use -{property} to sort in descending instead of ascending order. Multiple sort parameters can be given.
Response
Success