Metro Bus Routes 2023 - 2025
District of Columbia
@usgov.district_of_columbia_metro_bus_routes_2023_2025
District of Columbia
@usgov.district_of_columbia_metro_bus_routes_2023_2025
Archived WMATA Regional Bus Lines. The dataset includes bus line identification, stop, and route information last updated in December 2023 and now retired. On June 29, 2025, Metro launched its new bus network. Bettter Bus is Metro's initiative to improve regional bus service. At the time, it was the first major overhaul in 50 years.
Data are provided as-is. Questions can be directed to wmata.com/about/contact.
Organization: District of Columbia
Last updated: 2025-09-10T04:53:22.737365
Tags: bus, dc, district-of-columbia, metro, metro-bus-lines, transit, transportation, washington-dc, wmata
CREATE TABLE table_1 (
"objectid" BIGINT,
"rt_d" VARCHAR,
"route" VARCHAR,
"direction" VARCHAR,
"type" VARCHAR,
"origin" VARCHAR,
"destination" VARCHAR,
"description" VARCHAR,
"egis_id" BIGINT,
"state" VARCHAR,
"regional" VARCHAR,
"lin_id" DOUBLE,
"service_type" VARCHAR,
"express" VARCHAR,
"m_f" VARCHAR,
"sat" VARCHAR,
"sun" VARCHAR,
"school" VARCHAR,
"routekey" DOUBLE,
"str_date" TIMESTAMP,
"end_date" VARCHAR,
"orbcad_gfi_rte" DOUBLE,
"routes_per_line" VARCHAR,
"sat_ss_service" VARCHAR,
"bpln_sector" DOUBLE,
"bpln_sector_descr" VARCHAR,
"corridor_id" DOUBLE,
"corridor_description" VARCHAR,
"routes_per_corridor" VARCHAR,
"service_plan_descr" VARCHAR,
"rev_type" VARCHAR,
"geometrysource" VARCHAR,
"gis_id" VARCHAR,
"se_anno_cad_data" VARCHAR,
"creator" VARCHAR,
"created" TIMESTAMP,
"editor" VARCHAR,
"edited" TIMESTAMP,
"status" VARCHAR,
"comments" VARCHAR,
"ccad_routekey" DOUBLE,
"gis_routecode" VARCHAR,
"snow_route" VARCHAR,
"ref_memo_doc" VARCHAR,
"shape_length" DOUBLE -- Shape, Length
);
Anyone who has the link will be able to view this.