ny-gov/mta-subway-terminal-ontime-performance-20152019-f6rf-2a3t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 5 hours ago

MTA Subway Terminal On-Time Performance: 2015-2019

Terminal On-Time Performance measures the percentage of trains

arriving at their destination terminals as scheduled.

To make this data more accessible to a wider range of users, larger datasets are capped in 5-year increments for easier usability. Additional data on this topic may be found by searching the catalog. Fields across the same types of data will remain the same whenever possible.

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-subway-terminal-ontime-performance-20152019-f6rf-2a3t\".\"mta_subway_terminal_ontime_performance_20152019\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mta_subway_terminal_ontime_performance_20152019
     
     
     
     
     
Upstream Metadata