MTA Bus Service Delivered: 2015-2019
State of New York
@usgov.state_of_new_york_mta_bus_service_delivered_beginning_2015
State of New York
@usgov.state_of_new_york_mta_bus_service_delivered_beginning_2015
Service Delivered measures the percentage of scheduled buses that are actually provided during peak hours. This dataset covers data between 2015 and 2019. For data from 2020 on, use https://data.ny.gov/Transportation/MTA-Bus-Service-Delivered-Beginning-2020/2e6s-9gpm.
Organization: State of New York
Last updated: 2022-01-24T20:00:49.626796
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.