ny-gov/mta-bus-service-delivered-20152019-tw28-zvtk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

MTA Bus Service Delivered: 2015-2019

Service Delivered measures the percentage of scheduled buses that are actually provided during peak hours. This dataset covers data between 2015 and 2019. For data from 2020 on, use https://data.ny.gov/Transportation/MTA-Bus-Service-Delivered-Beginning-2020/2e6s-9gpm.

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-bus-service-delivered-20152019-tw28-zvtk\".\"mta_bus_service_delivered_20152019\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mta_bus_service_delivered_20152019
     
     
     
     
     
Upstream Metadata