home / existenz-api

smn_locations

Data source: api.existenz.ch

0 rows where data_owner = "MeteoSwiss, Rega" sorted by data_owner

✎ View and edit SQL

This data as json

data_owner 0 ✖

0 records

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