MTA Bus Stops
State of Maryland
@usgov.state_of_maryland_mta_bus_stops
State of Maryland
@usgov.state_of_maryland_mta_bus_stops
Maryland Department of Transportation’s Maryland Transit Administration Bus Stops including CityLink, LocalLink, Express BusLink, Commuter Bus & Intercity Bus. This data is based on the Summer 2019 schedule and reflects bus stop changes through June 23, 2019. Automatic Passenger Counting (APC) system data reflects average daily weekday bus stop ridership (boarding, alighting, and total) from the Spring 2019 schedule period and does not exclude outliers.
Organization: State of Maryland
Last updated: 2025-07-26T19:35:53.729811
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"fid" BIGINT,
"stop_name" VARCHAR,
"number_of_riders_boarding" DOUBLE,
"number_of_riders_alighting" DOUBLE,
"total_number_of_riders" DOUBLE,
"stop_ridership_rank" DOUBLE,
"routes_served_by_stop" VARCHAR,
"distribution_policy" VARCHAR,
"mode" VARCHAR,
"shelter" VARCHAR,
"county" VARCHAR,
"stop_id" BIGINT
);Anyone who has the link will be able to view this.