smn_locations
Data source: api.existenz.ch
2 rows where canton = "GR", data_owner = "MeteoSwiss, SLF" and exposition = "south-eastern oriented slope"
This data as json, CSV (advanced)
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);