home / existenz-api

smn_parameters

Data source: api.existenz.ch

2 rows where unit = "%"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ name code unit description latest_values last_24h_values
13 13 rh ure200s0 % Relative air humidity 2 m above ground; current value https://api.existenz.ch/apiv1/smn/latest?parameters=rh https://api.existenz.ch/apiv1/smn/daterange?parameters=rh
14 14 rh_tow uretows0 % Relative air humidity tower; current value https://api.existenz.ch/apiv1/smn/latest?parameters=rh_tow https://api.existenz.ch/apiv1/smn/daterange?parameters=rh_tow

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE smn_parameters (name string, code string, unit real, description real, latest_values string, last_24h_values string);
CREATE UNIQUE INDEX smn_parameters_name_index ON smn_parameters(name);
Powered by Datasette · Queries took 30.685ms · Data source: api.existenz.ch