Streets With Vehicle Restrictions
City of San Francisco
@usgov.city_of_san_francisco_vehicle_restrictions
City of San Francisco
@usgov.city_of_san_francisco_vehicle_restrictions
CREATE TABLE table_1 (
"objectid" BIGINT,
"cnn" DOUBLE,
"street" VARCHAR,
"st_type" VARCHAR,
"from_st" VARCHAR,
"to_st" VARCHAR,
"rstr_weight" VARCHAR,
"rstr_other" VARCHAR,
"created_date" VARCHAR,
"last_edited_date" VARCHAR,
"shape" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR
);
Anyone who has the link will be able to view this.