novascotia-ca/nova-scotia-provincial-ambient-fine-particulate-36wx-n4y2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 6 hours ago

Nova Scotia Provincial Ambient Fine Particulate Matter (PM2.5) Hourly Data Halifax 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 2007.

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-36wx-n4y2\".\"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