ny-gov/mta-metronorth-service-reliability-beginning-2020-sguy-yhj4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 11 months ago

MTA Metro-North Service Reliability: Beginning 2020

Service Reliability metrics evaluate MNR’s ability to deliver timely and effective service to its customers. Included in these metrics are: Service Type, Major Incidents, 4m to 6m Train Delays, Average Delay per Late Train, Number of Trains Over 15 Minutes Late, Number of Short Trains.

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-service-reliability-beginning-2020-sguy-yhj4\".\"mta_metronorth_service_reliability_beginning_2020\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mta_metronorth_service_reliability_beginning_2020
     
     
     
     
     
Upstream Metadata