ny-gov/mta-bus-hourly-ridership-beginning-february-2022-kv7t-n8in
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 days ago
Indexed 5 hours ago

MTA Bus Hourly Ridership: Beginning February 2022

This dataset provides bus ridership estimates on an hourly basis by bus route and class of fare payment.

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-hourly-ridership-beginning-february-2022-kv7t-n8in\".\"mta_bus_hourly_ridership_beginning_february_2022\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mta_bus_hourly_ridership_beginning_february_2022
     
     
     
     
     
Upstream Metadata