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
List of streets by block (street segment) accepted for maintenance. Please Note: a few block may appear in this list more than once due to multiple Caltrans maintenance agreement links per block.
Organization: City of San Francisco
Last updated: 2020-11-10T16:56:19.953674
Tags: acceptance, accepted, caltrans, jurisdiction, maintenance, of, paving, right, streets, way
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.