MTA Bus Wait Assessment: 2020 - 2024
State of New York
@usgov.state_of_new_york_mta_bus_wait_assessment_beginning_2020
State of New York
@usgov.state_of_new_york_mta_bus_wait_assessment_beginning_2020
Wait Assessment measures how evenly buses are spaced.
Additional years of data are available in separate datasets on data.ny.gov.
Organization: State of New York
Last updated: 2023-02-24T01:44:16.677250
Tags: bus, bus-route, delays, monthly, mta-bus, mtabc, new-york-city-transit, nyct, performance, reliability, route, scheduled-service, service, wait-assessment, wait-time, waiting-time
CREATE TABLE table_1 (
  "month" TIMESTAMP,
  "borough" VARCHAR,
  "day_type" BIGINT,
  "trip_type" VARCHAR,
  "route_id" VARCHAR,
  "period" VARCHAR,
  "number_of_trips_passing_wait" BIGINT,
  "number_of_scheduled_trips" BIGINT,
  "wait_assessment" DOUBLE
);Anyone who has the link will be able to view this.