Homeless Facility Shuttle Stops
District of Columbia
@usgov.district_of_columbia_homeless_facility_shuttle_stops
District of Columbia
@usgov.district_of_columbia_homeless_facility_shuttle_stops
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"route" BIGINT,
"run" BIGINT,
"route_name_based_on_origin" VARCHAR,
"origin" VARCHAR,
"time_of_day" VARCHAR,
"route_type" VARCHAR,
"estimated_time" TIMESTAMP,
"stop_id" BIGINT,
"stop_sequence_on_route" BIGINT,
"city" VARCHAR,
"state" VARCHAR,
"name" VARCHAR,
"address" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"ward" VARCHAR,
"zipcode" DOUBLE,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR
);
Anyone who has the link will be able to view this.