sensors_locations
Data source: api.existenz.ch
1 row where lat = "47.35"
This data as json, CSV (advanced)
Link | rowid ▼ | name | lat | lon | device_id | brand | model | source | latest_values | last_24h_values | popup |
---|---|---|---|---|---|---|---|---|---|---|---|
3 | 3 | temperaare_olten | 47.35 | 7.9 | TemperAare by Tobias Oetiker | https://api.existenz.ch/apiv1/sensors/latest?locations=temperaare_olten | https://api.existenz.ch/apiv1/sensors/daterange?locations=temperaare_olten | {"title": "temperaare_olten", "description": "temperaare_olten", "alt": "temperaare_olten", "link": "/existenz-api/sensors_locations?name=temperaare_olten"} |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE sensors_locations (name string, lat real, lon real, device_id string, brand string, model string, source string, latest_values string, last_24h_values string, popup); CREATE UNIQUE INDEX sensors_locations_name_index ON sensors_locations(name);