kingcounty-gov/marine-benthic-biomass-data-h6jg-f45t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

Marine Benthic Biomass Data

This dataset contains Puget Sound benthic biomass data by major taxonomic group. <b>Before accessing data please download the <a href="https://data.kingcounty.gov/api/views/h6jg-f45t/files/4339b4e4-e2fa-4b9a-93e5-7c5f33c36849?download=true&filename=README_Benthos.pdf">README</a> file. </b>

King County monitors the community of animals that live in and on the sediments at the bottom of Puget Sound. These animals, called benthos, are crucial to the health of Puget Sound. We collect sediment samples to help us understand what the sediments are like physically and chemically and how they support different species.

Benthic samples have been collected since 2015 from <a href="https://kingcounty.gov/en/dept/dnrp/nature-recreation/environment-ecology-conservation/science-services/puget-sound-marine-monitoring/sediments-topic-page/subtidal-benthos">14 sites</a>. Every 2 years we sample eight sites in Elliott Bay and every 5 years we collect samples from three deep sites in the mainstem of the Central Basin and three smaller embayments. We also collect benthic samples near treatment plant outfalls as well as cleanup sites.

Benthic samples are typically collected in replicates (3-5 samples per location and period of time). These replicates help us understand the variability of the benthic community at that location and are distinguished by the fields "Sample Rep ID" and "Field Replicate".

For corresponding benthos identification and abundance data see: <a href="https://data.kingcounty.gov/Environment-Waste-Management/Marine-Benthic-Abundance-Data/er5r-bf3q">Marine Benthic Abundance Data</a>.

For questions about the data, please contact <a href="mailto:MarineWQ@kingcounty.gov">MarineWQ@kingcounty.gov</a>.

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 \"kingcounty-gov/marine-benthic-biomass-data-h6jg-f45t\".\"marine_benthic_biomass_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • marine_benthic_biomass_data