Passenger Trips Per Revenue Vehicle Mile
State of Maryland
@usgov.state_of_maryland_passenger_trips_per_revenue_vehicle_mile
State of Maryland
@usgov.state_of_maryland_passenger_trips_per_revenue_vehicle_mile
Passenger Trips Per Revenue Vehicle Mile on an annual basis for Maryland Transit Administration services; Local Bus, Light Rail, Metro Rail, and MARC
Organization: State of Maryland
Last updated: 2020-11-10T17:25:44.134818
Tags: maryland-transit-administration, mta, revenue, transit, transportation
CREATE TABLE table_1 (
"date" VARCHAR,
"fiscal_year" BIGINT,
"core_bus" DOUBLE,
"metro" DOUBLE,
"light_rail" DOUBLE,
"marc" DOUBLE,
"contracted_commuter_bus_to_baltimore_and_washington" DOUBLE
);
Anyone who has the link will be able to view this.