ny-gov/recommended-fishing-rivers-and-streams-jcxg-7gnm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 4 hours ago

Recommended Fishing Rivers And Streams

This data displays the access locations of rivers and streams for fishing in New York State, as determined by fisheries biologists working for the New York State Department of Environmental Conservation. Although every effort has been made to ensure the accuracy of information, errors may be reflected in the data supplied. The user must be aware of data conditions and bear responsibility for the appropriate use of the information with respect to possible errors, original map scale, collection methodology, currency of data, and other conditions.

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/recommended-fishing-rivers-and-streams-jcxg-7gnm\".\"recommended_fishing_rivers_and_streams\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • recommended_fishing_rivers_and_streams
     
     
     
     
     
Upstream Metadata