Commuter Shuttle Stops
City of San Francisco
@usgov.city_of_san_francisco_commuter_shuttle_stops
City of San Francisco
@usgov.city_of_san_francisco_commuter_shuttle_stops
CREATE TABLE table_1 (
"objectid" BIGINT,
"fid" VARCHAR,
"stop_id" BIGINT,
"location" VARCHAR,
"bus_zone_t" VARCHAR,
"length" VARCHAR,
"position" VARCHAR,
"nub_parkin" BIGINT,
"parkingtyp" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"arterial" VARCHAR,
"zone_hours" VARCHAR,
"status" VARCHAR,
"currentsto" DOUBLE,
"pilotstope" DOUBLE,
"creationda" VARCHAR,
"label_plac" VARCHAR,
"decal_work" VARCHAR,
"sign_work" VARCHAR,
"paint_work" VARCHAR,
"work_order" VARCHAR,
"shape" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR,
"sf_find_neighborhoods_2" BIGINT,
"current_police_districts_2" BIGINT,
"current_supervisor_districts_2" BIGINT,
"analysis_neighborhoods_2" BIGINT,
"neighborhoods" BIGINT
);
Anyone who has the link will be able to view this.