cityofnewyork-us/parks-special-events-6v4b-5gp4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 5 hours ago

Parks Special Events

Event and attendance information from special events facilitated by NYC Parks' "Public Programs" division, including fitness, sports, dancing, movies, and concerts.

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-special-events-6v4b-5gp4\".\"parks_special_events\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • parks_special_events
     
     
     
     
     
Upstream Metadata