Metro Bus Lines
District of Columbia
@usgov.district_of_columbia_metro_bus_lines
District of Columbia
@usgov.district_of_columbia_metro_bus_lines
This dataset represents Washington Metropolitan Area Transit Authority (WMATA) bus routes. It includes regular and pattern routes.
Organization: District of Columbia
Last updated: 2024-04-30T17:54:50.813071
Tags: bus, dc, district-of-columbia, metro, metro-bus-lines, transit, transportation, washington-dc, wmata
CREATE TABLE table_1 (
"lin_id" DOUBLE,
"description" VARCHAR,
"rt_d" VARCHAR,
"route" VARCHAR,
"direction" VARCHAR,
"type" VARCHAR,
"origin" VARCHAR,
"destination" VARCHAR,
"egis_id" BIGINT,
"state" VARCHAR,
"regional" VARCHAR,
"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,
"objectid" BIGINT,
"globalid" 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,
"shapelen" BIGINT
);Anyone who has the link will be able to view this.