novascotia-ca/nova-scotia-provincial-ambient-fine-particulate-hain-k6pj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 3 hours ago

Nova Scotia Provincial Ambient Fine Particulate Matter (PM2.5) Hourly Data Sydney TEOM

Hourly ambient fine particulate matter (PM2.5) data in micrograms per cubic metre from provincial ambient air quality monitoring stations across Nova Scotia up to the end of 2008.

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-fine-particulate-hain-k6pj\".\"nova_scotia_provincial_ambient_fine_particulate\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nova_scotia_provincial_ambient_fine_particulate
     
     
     
     
     
Upstream Metadata