Street Acceptance Data
City of San Francisco
@usgov.city_of_san_francisco_street_acceptance_data
City of San Francisco
@usgov.city_of_san_francisco_street_acceptance_data
CREATE TABLE table_1 (
"cnn" BIGINT,
"streetname" VARCHAR,
"limits" VARCHAR,
"ordinancenumber" VARCHAR,
"dateaccepted" TIMESTAMP,
"bosfilenumber" VARCHAR,
"dpwordernumber" VARCHAR,
"length_ft" DOUBLE,
"jurisdiction" VARCHAR,
"cadot_maint_agreement" VARCHAR,
"ma_link" VARCHAR,
"x" DOUBLE,
"y" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.