MTA Bus Service Delivered: 2020 - 2024
State of New York
@usgov.state_of_new_york_mta_bus_service_delivered_beginning_2020
State of New York
@usgov.state_of_new_york_mta_bus_service_delivered_beginning_2020
Service Delivered measures the percentage of scheduled buses that are actually provided during peak hours.
Additional years of data are available in separate datasets on data.ny.gov.
Organization: State of New York
Last updated: 2023-02-24T01:39:17.864143
Tags: bus, bus-route, delays, delivered-service, monthly, mta-bus, mtabc, new-york-city-transit, nyct, peak, performance, reliability, route, scheduled-service, service
CREATE TABLE table_1 (
"month" TIMESTAMP,
"borough" VARCHAR,
"day_type" BIGINT,
"trip_type" VARCHAR,
"route_id" VARCHAR,
"period" VARCHAR,
"actual_number_of_buses" BIGINT,
"scheduled_number_of_buses" BIGINT,
"service_delivered" DOUBLE
);
Anyone who has the link will be able to view this.