MTA Fiscal Year Ridership
State of Maryland
@usgov.state_of_maryland_mta_fiscal_year_ridership
State of Maryland
@usgov.state_of_maryland_mta_fiscal_year_ridership
Unlinked passenger trips on an annual basis for Maryland Transit Administration services; Local Bus, Light Rail, Metro Rail, Mobility, MARC and Commuter Bus, and Locally Owned Transit Systems (LOTS).
Organization: State of Maryland
Last updated: 2020-11-10T17:23:57.889449
Tags: maryland-department-of-transportation, maryland-transit-administration, mdot, mfr, mta, ridership, transit, transportation
CREATE TABLE table_1 (
"fiscal_year" VARCHAR,
"core_bus" BIGINT,
"metro" BIGINT,
"light_rail" BIGINT,
"mobility_paratransit" BIGINT,
"call_a_ride_formerly_taxi_access" BIGINT -- Call A Ride (formerly Taxi Access),
"marc" BIGINT,
"commuter_bus_contracted_to_baltimore_and_washington" BIGINT -- Commuter Bus (Contracted To Baltimore And Washington,
"total_mta_ridership" BIGINT,
"locally_owned_transit_systems_lots" BIGINT -- Locally Owned Transit Systems (LOTS)
);Anyone who has the link will be able to view this.