Open repository in Console
Readme
Updated 4 months ago
‧ Indexed 5 hours ago
Nova Scotia Provincial Ambient Air Quality Monitoring Stations
Nova Scotia provincial ambient air quality monitoring stations, including locations and other attributes.
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 \"novascotia-ca/nova-scotia-provincial-ambient-air-quality-3bbm-drnh\".\"nova_scotia_provincial_ambient_air_quality\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata