home / existenz-api

smn_locations

Data source: api.existenz.ch

4 rows where data_owner = "MeteoSchweiz", data_since = "01.01.1961" and exposition = "plain"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ code name canton lat lon alt alt_barometric chx chy station_type exposition data_owner data_since link wigos_id latest_values last_24h_values popup
3 3 AIG Aigle VD 46.326647 6.924472 381 382 2560404 1130713 Automatic weather stations plain MeteoSchweiz 01.01.1961 https://www.meteoswiss.admin.ch/services-and-publications/applications/measurement-values-and-measuring-networks.html#param=messnetz-automatisch&station=AIG https://oscar.wmo.int/surface/#/search/station/stationReportDetails/0-20000-0-06712 https://api.existenz.ch/apiv1/smn/latest?locations=AIG https://api.existenz.ch/apiv1/smn/daterange?locations=AIG {"title": "AIG", "description": "Aigle", "alt": "Aigle", "link": "/existenz-api/smn_locations?code=AIG"}
50 50 EGO Egolzwil LU 47.179428 8.004758 522 523 2642913 1225541 Automatic weather stations plain MeteoSchweiz 01.01.1961 https://www.meteoswiss.admin.ch/services-and-publications/applications/measurement-values-and-measuring-networks.html#param=messnetz-automatisch&station=EGO https://oscar.wmo.int/surface/#/search/station/stationReportDetails/0-20000-0-06648 https://api.existenz.ch/apiv1/smn/latest?locations=EGO https://api.existenz.ch/apiv1/smn/daterange?locations=EGO {"title": "EGO", "description": "Egolzwil", "alt": "Egolzwil", "link": "/existenz-api/smn_locations?code=EGO"}
123 123 REH Zürich / Affoltern ZH 47.427694 8.517953 444 445 2681433 1253548 Automatic weather stations plain MeteoSchweiz 01.01.1961 https://www.meteoswiss.admin.ch/services-and-publications/applications/measurement-values-and-measuring-networks.html#param=messnetz-automatisch&station=REH https://oscar.wmo.int/surface/#/search/station/stationReportDetails/0-20000-0-06664 https://api.existenz.ch/apiv1/smn/latest?locations=REH https://api.existenz.ch/apiv1/smn/daterange?locations=REH {"title": "REH", "description": "Z\u00fcrich / Affoltern", "alt": "Z\u00fcrich / Affoltern", "link": "/existenz-api/smn_locations?code=REH"}
151 151 VAD Vaduz FL 47.127472 9.517578 457 459 2757724 1221699 Automatic weather stations plain MeteoSchweiz 01.01.1961 https://www.meteoswiss.admin.ch/services-and-publications/applications/measurement-values-and-measuring-networks.html#param=messnetz-automatisch&station=VAD https://oscar.wmo.int/surface/#/search/station/stationReportDetails/0-20000-0-06990 https://api.existenz.ch/apiv1/smn/latest?locations=VAD https://api.existenz.ch/apiv1/smn/daterange?locations=VAD {"title": "VAD", "description": "Vaduz", "alt": "Vaduz", "link": "/existenz-api/smn_locations?code=VAD"}

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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);
Powered by Datasette · Queries took 51.473ms · Data source: api.existenz.ch