MTA Bus Speeds: 2020 - 2024
State of New York
@usgov.state_of_new_york_mta_bus_speeds_beginning_2020
State of New York
@usgov.state_of_new_york_mta_bus_speeds_beginning_2020
Bus Speeds measure how quickly buses travel along their routes.
Additional years of data are available in separate datasets on data.ny.gov.
Organization: State of New York
Last updated: 2023-02-24T01:40:08.154106
Tags: average-speed, bus, bus-route, delays, monthly, mta-bus, mtabc, new-york-city-transit, nyct, performance, route, service, speeds
CREATE TABLE table_1 (
"month" TIMESTAMP,
"borough" VARCHAR,
"day_type" BIGINT,
"trip_type" VARCHAR,
"route_id" VARCHAR,
"period" VARCHAR,
"total_mileage" DOUBLE,
"total_operating_time" BIGINT,
"average_speed" DOUBLE
);Anyone who has the link will be able to view this.