home / existenz-api

smn_parameters

Data source: api.existenz.ch

2 rows where group = "temperature"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ name code unit description group latest_values last_24h_values
19 19 tt tre200s0 °C Air temperature 2 m above ground; current value temperature https://api.existenz.ch/apiv1/smn/latest?parameters=tt https://api.existenz.ch/apiv1/smn/daterange?parameters=tt
20 20 tt_tow ta1tows0 °C Air temperature tower; current value temperature https://api.existenz.ch/apiv1/smn/latest?parameters=tt_tow https://api.existenz.ch/apiv1/smn/daterange?parameters=tt_tow

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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