wa-gov/watershedhealthlwdvolumesos2020-e7fb-c8dd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 6 hours ago

WatershedHealth_LWDVolume_SOS2020

Large woody data (as volume per area) from Watershed Health Monitoring surveys conducted by the Department of Ecology during 2009-2019. Data from Recovery Regions is intended for the 2020 State of the Salmon Report. In the Watershed Health database, refer to the metric called "LWDVolumeMSq".

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 \"wa-gov/watershedhealthlwdvolumesos2020-e7fb-c8dd\".\"watershedhealthlwdvolumesos2020\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • watershedhealthlwdvolumesos2020
     
     
     
     
     
Upstream Metadata