ny-gov/nysdecwaterbodyinveontoryandprioritywaterbodieslis-pvfx-vsag
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

NYSDEC_WaterbodyInveontoryAndPriorityWaterbodiesListLakeReservoirSegment_DataSet

The Waterbody Inventory/Priority Waterbodies List (WI/PWL) dataset is an inventory of the state's surface water quality. This dataset provides a summary of general water quality conditions, tracks the degree to which a waterbody supports its designated uses, and monitors progress toward the identification and resolution of water quality problems, pollutants, and sources.

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 \"ny-gov/nysdecwaterbodyinveontoryandprioritywaterbodieslis-pvfx-vsag\".\"nysdecwaterbodyinveontoryandprioritywaterbodieslis\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nysdecwaterbodyinveontoryandprioritywaterbodieslis
     
     
     
     
     
Upstream Metadata