Shuttle Bus Stops
District of Columbia
@usgov.district_of_columbia_shuttle_bus_stops
District of Columbia
@usgov.district_of_columbia_shuttle_bus_stops
Pickup and drop off locations for shuttle buses operated by sight seeing, ride share and educational organizations.
Organization: District of Columbia
Last updated: 2024-04-30T17:58:21.729874
Tags: bus, dc, ddot, district-of-columbia, shuttle, transportation, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"company" VARCHAR,
"address" VARCHAR,
"attraction" VARCHAR,
"crossroads" VARCHAR,
"meters" VARCHAR,
"metro_bus_zone" VARCHAR,
"metro_stop_id" VARCHAR,
"other" VARCHAR,
"nps" VARCHAR,
"num_shared_oper" BIGINT,
"rush_hour_restr" VARCHAR,
"lz_hotel_or_comm" VARCHAR,
"space_loc_on_block" VARCHAR,
"no_stop_no_stand_area" VARCHAR,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"se_anno_cad_data" VARCHAR,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" TIMESTAMP,
"objectid" BIGINT
);Anyone who has the link will be able to view this.