ny-gov/public-events-permits-in-hudson-river-park-2004-nwx8-ckzy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 1 hour ago

Public Events Permits in Hudson River Park: 2004 - 2015

This dataset contains a list of events held in Hudson River Park between 2004 and 2015, and permitted by Hudson River Park Trust (HRPT), along with the permittee’s name and the name of the entity that paid the permit fee. Events which do not require a permit are not included.

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/public-events-permits-in-hudson-river-park-2004-nwx8-ckzy\".\"public_events_permits_in_hudson_river_park_2004\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • public_events_permits_in_hudson_river_park_2004
     
     
     
     
     
Upstream Metadata