Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Surface Water Quality Sonde Data – Monitoring Locations
This dataset is compiled from The City of Calgary’s in situ (in location) water quality monitoring program. In situ field measures are acquired from the deployment of unattended multi-parameter sondes in surface waters by The City of Calgary.
This dataset consists of the monitoring locations. For the data collected, please see: https://data.calgary.ca/Environment/Water-Quality-Monitoring-Sonde-Data/kc8x-fu3f/about_data
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"calgary-ca/surface-water-quality-sonde-data-monitoring-ynx7-ztn4\".\"surface_water_quality_sonde_data_monitoring\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata