ny-gov/public-events-at-the-empire-state-plaza-beginning-w7m2-v3g2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

Public Events at the Empire State Plaza: Beginning 1999

This dataset contains a listing of public events held at the Empire State Plaza with information about the events such as date and time, including many upcoming events. These events are scheduled and coordinated by New York State Office of General Services (OGS), Convention and Cultural Events Office.

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-at-the-empire-state-plaza-beginning-w7m2-v3g2\".\"public_events_at_the_empire_state_plaza_beginning\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • public_events_at_the_empire_state_plaza_beginning
     
     
     
     
     
Upstream Metadata