smn_locations
Data source: api.existenz.ch
160 rows
This data as json, CSV (advanced)
Suggested facets: exposition, canton
data_owner 3 ✖
- MeteoSwiss 146
- MeteoSwiss, SLF 12
- MeteoSwiss, Rega 2
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE smn_locations (code string, name string, lat real, lon real, alt integer, alt_barometric integer, chx integer, chy integer, station_type string, exposition string, data_owner string, data_since string, canton string, measurements string, link string, wigos_id string, latest_values string, last_24h_values string, popup); CREATE UNIQUE INDEX smn_locations_code_index ON smn_locations(code);