Skip to main content

NAWA Trend

NAWA Trend is the national long-term monitoring of micropollutants in Swiss surface waters, operated under the National Surface Water Quality Monitoring Programme (NAWA) of the FOEN. The dataset exposes stations and individual measurement results.

Result order and pagination

Results are returned in no particular order and a single query is capped at 10 000 rows. Queries that exceed the cap are rejected rather than truncated. Larger datasets are retrieved by partitioning into smaller filter windows (typically a date range) and iterating. See Pagination for details.

Loading editor…
Available fields
FieldTypeNotes
idStringStation identifier.
nameStringStation name.
waterBodyNameStringWater body name.
cantonStringTwo-letter Swiss canton code (e.g. BE, ZH, VD).
xCoordinateLv95StringX coordinate (Swiss LV95) as a string.
yCoordinateLv95StringY coordinate (Swiss LV95) as a string.
predecessorStringIdentifier of the predecessor station, if any.
successorStringIdentifier of the successor station, if any.
Loading editor…
Available fields
FieldTypeNotes
stationIdStringStation identifier (matches id on the stations type).
stationNameStringStation name (denormalised).
samplingLocationStringFree-text sampling location.
samplingTypeStringSampling type, e.g. Stichprobe (grab sample), Mischprobe (composite sample).
naquaSamplingDateStringSampling date in the NAQUA format.
naquaSamplingTimeStringSampling time in the NAQUA format.
nawaSamplingStartTsAWSDateTimeSampling start timestamp (ISO-8601 UTC).
nawaSamplingEndTsAWSDateTimeSampling end timestamp (ISO-8601 UTC).
nawaSamplingDurationHoursStringSampling duration in hours.
laboratoryStringAnalysing laboratory.
surveyFieldLabStringField laboratory identifier.
measuredParameterStringAnalyte name (German), e.g. Atrazin, Nitrit-Stickstoff, Chlorid, Elektrische Leitfähigkeit, ortho-Phosphat-Phosphor (filtriert).
measuredValueStringMeasured value as a string (units in unit).
determinationLimitStringQuantification limit.
nawaDetectionLimitStringNAWA detection limit.
unitStringMeasurement unit, e.g. mg/l, µg/l, µS20, m³/s.
measurementUncertaintyAbsoluteRelativeStringWhether the uncertainty is absolute or relative.
measurementUncertaintyStringReported measurement uncertainty.
deviceMethodStringDevice / analytical method.
measuredValueRemarkStringFree-text remark on the measured value.

Download data

The measurement results are available as prepared files (.csv, one dataset per year) for direct download; the parameter register and the station list are also available. For targeted, filtered extracts, use the GraphQL API.

Dateien werden geladen…

Notes

  • The nawa_trend namespace additionally exposes a parameters(...) field containing parameter dictionary entries (CAS, InChIKey, molar mass, multilingual designations).
  • The data query can be narrowed by measuredParameter (e.g. { _eq: "Atrazin" }) or by samplingType.
  • For long series the request is split into nawaSamplingStartTs windows that each stay under 10 000 rows. See the note above.

Contact

Questions about the content of this dataset can be addressed to the FOEN — see Contact.