MTA Bus Hourly Ridership: Beginning 2025
State of New York
@usgov.state_of_new_york_mta_bus_hourly_ridership_beginning_2025
State of New York
@usgov.state_of_new_york_mta_bus_hourly_ridership_beginning_2025
This dataset provides bus ridership estimates on an hourly basis by bus route and class of fare payment.
Organization: State of New York
Last updated: 2025-01-17T17:58:02.987018
Tags: bus, bus-route, customers, fare, hourly, metrocard, mta-bus, mtabc, new-york-city-transit, nyct, omny, passengers, ridership, route, transfers
CREATE TABLE table_1 (
"transit_timestamp" VARCHAR,
"bus_route" VARCHAR,
"payment_method" VARCHAR,
"fare_class_category" VARCHAR,
"ridership" BIGINT,
"transfers" BIGINT
);Anyone who has the link will be able to view this.