Slow Streets
City of San Francisco
@usgov.city_of_san_francisco_slow_streets
City of San Francisco
@usgov.city_of_san_francisco_slow_streets
CREATE TABLE table_1 (
"objectid" BIGINT,
"shape" VARCHAR,
"classcode" BIGINT,
"cnn" BIGINT,
"f_node_cnn" BIGINT,
"f_st" VARCHAR,
"nhood" VARCHAR,
"oneway" VARCHAR,
"st_type" VARCHAR,
"streetname" VARCHAR,
"t_st" VARCHAR,
"zip_code" BIGINT,
"slw_st" BIGINT,
"length" DOUBLE,
"extents" VARCHAR,
"status" VARCHAR,
"phase" DOUBLE,
"install_date" VARCHAR,
"agency" VARCHAR,
"type" VARCHAR,
"supervisor_district" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR
);
Anyone who has the link will be able to view this.