home / existenz-api

hydro_parameters

Data source: api.existenz.ch

1 row where unit = "°C"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ name unit description latest_values last_24h_values
8 8 temperature °C Wassertemperatur https://api.existenz.ch/apiv1/hydro/latest?parameters=temperature https://api.existenz.ch/apiv1/hydro/daterange?parameters=temperature

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 38.855ms · Data source: api.existenz.ch