ny-gov/boat-launch-sites-by-waterbody-icvg-v8xr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 3 hours ago

Boat Launch Sites by Waterbody

This dataset contains boat launch sites owned or operated by the Department of Environmental Conservation, which offer public facilities for launching boats onto New York State waters.

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/boat-launch-sites-by-waterbody-icvg-v8xr\".\"boat_launch_sites_by_waterbody\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • boat_launch_sites_by_waterbody
     
     
     
     
     
Upstream Metadata