smn_locations
Data source: api.existenz.ch
68 rows where exposition = "plain"
This data as json, CSV (advanced)
Suggested facets: canton
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE smn_locations ('code' string, 'name' string, 'canton' 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, 'link' string, 'wigos_id' string, 'latest_values' string, 'last_24h_values' string, popup); CREATE UNIQUE INDEX smn_locations_code_index ON smn_locations(code);