home / existenz-api

smn_locations

Data source: api.existenz.ch

2 rows where canton = "TI" and data_since = "01.01.1864"

✎ 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
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"}
111 111 OTL Locarno / Monti TI 46.172256 8.787494 367 374 2704167 1114316 Automatic weather stations southern oriented slope MeteoSchweiz 01.01.1864 https://www.meteoswiss.admin.ch/services-and-publications/applications/measurement-values-and-measuring-networks.html#param=messnetz-automatisch&station=OTL https://oscar.wmo.int/surface/#/search/station/stationReportDetails/0-20000-0-06760 https://api.existenz.ch/apiv1/smn/latest?locations=OTL https://api.existenz.ch/apiv1/smn/daterange?locations=OTL {"title": "OTL", "description": "Locarno / Monti", "alt": "Locarno / Monti", "link": "/existenz-api/smn_locations?code=OTL"}

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