calgary-ca/watershed-surface-water-quality-data-y8as-bmzj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 day ago
Indexed 3 hours ago

Watershed Surface Water Quality Data

This dataset contains results for the City of Calgary's Watershed Monitoring Program. The program monitors surface water quality across a network of sites that include rivers, tributaries, and reservoirs within the Calgary region. Sampling locations have been added, removed, or modified over time. Grab sampling methodologies are used for sample collection.

The City of Calgary – Water Quality Services uses approved and documented analytical testing methodologies, and the City of Calgary laboratory is accredited to the ISO/IEC 17025 standard. Quality Assurance programs track and ensure consistent laboratory performance. Newer analytical techniques and instrumentation may result in changes in data over time, such as method detection limits and accredited testing parameters. Users of the dataset should exercise caution when comparing water quality results over time. Additionally, as data quality standards have improved over time, users may notice formatting inconsistencies throughout the dataset.

Results are uploaded daily after laboratory review and approval for release. More recent data should be used with caution as, although infrequent, results may change based on potentially required reanalysis. Any result change will be reflected in the dataset upon subsequent data upload.

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/watershed-surface-water-quality-data-y8as-bmzj\".\"watershed_surface_water_quality_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • watershed_surface_water_quality_data
     
     
     
     
     
Upstream Metadata