novascotia-ca/nova-scotia-provincial-ambient-fine-particulate-qhfm-cp25
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 1 month ago

Nova Scotia Provincial Ambient Fine Particulate Matter (PM2.5) Hourly Data Aylesford BAM/T640

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 2022.

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-qhfm-cp25\".\"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