MTA Bus Speeds: 2015-2019
State of New York
@usgov.state_of_new_york_mta_bus_speeds_beginning_2015
State of New York
@usgov.state_of_new_york_mta_bus_speeds_beginning_2015
Bus Speeds measure how quickly buses travel along their routes. This dataset covers data between 2015 and 2019. For data from 2020 on, use https://data.ny.gov/Transportation/MTA-Bus-Speeds-Beginning-2020/6ksi-7cxr.
Organization: State of New York
Last updated: 2022-01-24T20:00:22.272360
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_operating_time" BIGINT,
"total_mileage" DOUBLE,
"average_speed" DOUBLE
);Anyone who has the link will be able to view this.