ny-gov/beach-water-testing-beginning-2015-wwwd-za77
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 4 hours ago

Beach Water Testing: Beginning 2015

Samples are collected by trained NY State Parks staff or laboratory technicians, and are analyzed by an environmental laboratory approval program (ELAP) laboratory. The results are shared with the Water Quality Unit within State Park’s Division of Environmental Stewardship and Planning and are saved in the Beach Monitoring Database.

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/beach-water-testing-beginning-2015-wwwd-za77\".\"beach_water_testing_beginning_2015\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • beach_water_testing_beginning_2015
     
     
     
     
     
Upstream Metadata