ny-gov/mta-metronorth-major-incidents-beginning-2022-s3yp-8c47
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 11 months ago

MTA Metro-North Major Incidents: Beginning 2022

This dataset is of major incidents on Metro-North, which are defined as events that lead to ten or more trains that are delayed by more than 5 minutes 59 seconds, canceled, or terminated.

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/mta-metronorth-major-incidents-beginning-2022-s3yp-8c47\".\"mta_metronorth_major_incidents_beginning_2022\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mta_metronorth_major_incidents_beginning_2022
     
     
     
     
     
Upstream Metadata