home / existenz-api

hydro_parameters

Data source: api.existenz.ch

1 row where unit = "mg/l"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ name unit description latest_values last_24h_values
7 7 oxygen mg/l Sauerstoff https://api.existenz.ch/apiv1/hydro/latest?parameters=oxygen https://api.existenz.ch/apiv1/hydro/daterange?parameters=oxygen

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE hydro_parameters (name string, unit real, description text, latest_values string, last_24h_values string);
CREATE UNIQUE INDEX hydro_parameters_name_index ON hydro_parameters(name);
Powered by Datasette · Queries took 28.697ms · Data source: api.existenz.ch