home / existenz-api

smn_locations

Data source: api.existenz.ch

3 rows where canton = "ZH", data_owner = "MeteoSchweiz" 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
82 82 KLO Zürich / Kloten ZH 47.479611 8.535961 426 428 2682711 1259339 Automatic weather stations plain MeteoSchweiz 01.01.1935 https://www.meteoswiss.admin.ch/services-and-publications/applications/measurement-values-and-measuring-networks.html#param=messnetz-automatisch&station=KLO https://oscar.wmo.int/surface/#/search/station/stationReportDetails/0-20000-0-06670 https://api.existenz.ch/apiv1/smn/latest?locations=KLO https://api.existenz.ch/apiv1/smn/daterange?locations=KLO {"title": "KLO", "description": "Z\u00fcrich / Kloten", "alt": "Z\u00fcrich / Kloten", "link": "/existenz-api/smn_locations?code=KLO"}
113 113 PFA Pfäffikon, ZH ZH 47.376817 8.754864 537 538 2699401 1248165 Automatic weather stations plain MeteoSchweiz 01.01.1901 https://www.meteoswiss.admin.ch/services-and-publications/applications/measurement-values-and-measuring-networks.html#param=messnetz-automatisch&station=PFA https://oscar.wmo.int/surface/#/search/station/stationReportDetails/0-756-0-PFA https://api.existenz.ch/apiv1/smn/latest?locations=PFA https://api.existenz.ch/apiv1/smn/daterange?locations=PFA {"title": "PFA", "description": "Pf\u00e4ffikon, ZH", "alt": "Pf\u00e4ffikon, ZH", "link": "/existenz-api/smn_locations?code=PFA"}
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"}

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 58.619ms · Data source: api.existenz.ch