home / existenz-api

smn_locations

Data source: api.existenz.ch

5 rows where canton = "TI", 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
15 15 BIA Biasca TI 46.336053 8.978197 278 279 2718535 1132792 Automatic weather stations plain MeteoSchweiz 01.01.1900 https://www.meteoswiss.admin.ch/services-and-publications/applications/measurement-values-and-measuring-networks.html#param=messnetz-automatisch&station=BIA https://oscar.wmo.int/surface/#/search/station/stationReportDetails/0-756-0-BIA https://api.existenz.ch/apiv1/smn/latest?locations=BIA https://api.existenz.ch/apiv1/smn/daterange?locations=BIA {"title": "BIA", "description": "Biasca", "alt": "Biasca", "link": "/existenz-api/smn_locations?code=BIA"}
89 89 LUG Lugano TI 46.004217 8.960322 273 301 2717874 1095883 Automatic weather stations plain MeteoSchweiz 01.01.1864 https://www.meteoswiss.admin.ch/services-and-publications/applications/measurement-values-and-measuring-networks.html#param=messnetz-automatisch&station=LUG https://oscar.wmo.int/surface/#/search/station/stationReportDetails/0-20000-0-06770 https://api.existenz.ch/apiv1/smn/latest?locations=LUG https://api.existenz.ch/apiv1/smn/daterange?locations=LUG {"title": "LUG", "description": "Lugano", "alt": "Lugano", "link": "/existenz-api/smn_locations?code=LUG"}
91 91 MAG Magadino / Cadenazzo TI 46.160025 8.933672 203 205 2715480 1113161 Automatic weather stations plain MeteoSchweiz 01.06.1953 https://www.meteoswiss.admin.ch/services-and-publications/applications/measurement-values-and-measuring-networks.html#param=messnetz-automatisch&station=MAG https://oscar.wmo.int/surface/#/search/station/stationReportDetails/0-20000-0-06762 https://api.existenz.ch/apiv1/smn/latest?locations=MAG https://api.existenz.ch/apiv1/smn/daterange?locations=MAG {"title": "MAG", "description": "Magadino / Cadenazzo", "alt": "Magadino / Cadenazzo", "link": "/existenz-api/smn_locations?code=MAG"}
115 115 PIO Piotta TI 46.514811 8.688039 990 991 2695881 1152264 Automatic weather stations plain MeteoSchweiz 01.01.1959 https://www.meteoswiss.admin.ch/services-and-publications/applications/measurement-values-and-measuring-networks.html#param=messnetz-automatisch&station=PIO https://oscar.wmo.int/surface/#/search/station/stationReportDetails/0-20000-0-06753 https://api.existenz.ch/apiv1/smn/latest?locations=PIO https://api.existenz.ch/apiv1/smn/daterange?locations=PIO {"title": "PIO", "description": "Piotta", "alt": "Piotta", "link": "/existenz-api/smn_locations?code=PIO"}
131 131 SBO Stabio TI 45.843444 8.932364 351 353 2716049 1077972 Automatic weather stations plain MeteoSchweiz 09.07.1981 https://www.meteoswiss.admin.ch/services-and-publications/applications/measurement-values-and-measuring-networks.html#param=messnetz-automatisch&station=SBO https://oscar.wmo.int/surface/#/search/station/stationReportDetails/0-20000-0-06771 https://api.existenz.ch/apiv1/smn/latest?locations=SBO https://api.existenz.ch/apiv1/smn/daterange?locations=SBO {"title": "SBO", "description": "Stabio", "alt": "Stabio", "link": "/existenz-api/smn_locations?code=SBO"}

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