cityofnewyork-us/parks-permit-areas-c5vm-g2dk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 days ago
Indexed 5 hours ago

Parks Permit Areas

● One line of data represents a single geographic area for which an event permit can be requested in the Citywide Event Management System (CEMS).

● Data was digitized in desktop GIS in consultation with borough permit offices.

● Data is updated when changes are requested by the borough permit offices.

● Along with this dataset, the Athetlic Facilities dataset are sent to CEMS

● Spaces not outlined in this dataset are not available for permitting

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/parks-permit-areas-c5vm-g2dk\".\"parks_permit_areas\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • parks_permit_areas
     
     
     
     
     
Upstream Metadata