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
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.