cityofnewyork-us/nycdep-recreation-area-maps-8qgy-ka3v
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

NYCDEP Recreation Area Maps

NYCDEP Recreation Area Maps

Note:

WMU = New York State Department of Environmental Conservation Wildlife Management Unit. Hunters should verify the WMU is correct.

** Hunting by Bow only.

*** Hunting by Bow or Shotgun only.

**** Hunting for Deer only, and by Bow only.

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 \"cityofnewyork-us/nycdep-recreation-area-maps-8qgy-ka3v\".\"nycdep_recreation_area_maps\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nycdep_recreation_area_maps
     
     
     
     
     
Upstream Metadata