v1

latestOpenAPI 3.0.1OGL 32026-07-232225170.8 KB
data

Readings for one or more measure time series.

get/data/readings

Query parameters

{"stackTrail":"paths:/data/readings:get:parameters:0:schema","oasType":"schema","type":"unknown"}

Whether the data for this reading is complete or not

{"stackTrail":"paths:/data/readings:get:parameters:1:schema","oasType":"schema","type":"unknown"}

The date of the reading

{"stackTrail":"paths:/data/readings:get:parameters:2:schema","oasType":"schema","type":"unknown"}

The date and time of the reading

{"stackTrail":"paths:/data/readings:get:parameters:3:schema","oasType":"schema","type":"unknown"}

The measure timeseries containing this reading

{"stackTrail":"paths:/data/readings:get:parameters:4:schema","oasType":"schema","type":"unknown"}

Other qualifiers for this reading

{"stackTrail":"paths:/data/readings:get:parameters:5:schema","oasType":"schema","type":"unknown"}

Quality of this reading

{"stackTrail":"paths:/data/readings:get:parameters:6:schema","oasType":"schema","type":"unknown"}

The reading value in units defined by the timeseries, may be missing if data quality is 'Missing'

min-datestring

yyyy-mm-dd

mineq-datestring

yyyy-mm-dd

max-datestring

yyyy-mm-dd

maxeq-datestring

yyyy-mm-dd

earlieststring
lateststring
stationstring

guid

station.RLOIidstring

id

station.wiskiIDstring

id

observationTypestring

Qualified|Measured

observedPropertystring

waterFlow|waterLevel|rainfall|groundwaterLevel|dissolved-oxygen|fdom|bga|turbidity|chlorophyll|conductivity|temperature|ammonium|nitrate|ph

periodstring

number

_projectionstring

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.

_limitinteger

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.

_offsetinteger

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.

_sortstring

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