ny-gov/accessible-outdoor-recreation-destinations-pt2v-9a3h
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 2 hours ago

Accessible Outdoor Recreation Destinations

This data set displays the locations of accessible recreation sites throughout New York State that are owned, maintained or jointly managed by the Department of Environmental Conservation.

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/accessible-outdoor-recreation-destinations-pt2v-9a3h\".\"accessible_outdoor_recreation_destinations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • accessible_outdoor_recreation_destinations
     
     
     
     
     
Upstream Metadata