Streets Data -Historical Pavement Condition Index (PCI) Scores
City of San Francisco
@usgov.city_of_san_francisco_streets_historical_pavement_cond_4a6adda0
City of San Francisco
@usgov.city_of_san_francisco_streets_historical_pavement_cond_4a6adda0
CREATE TABLE table_1 (
"cnn" BIGINT,
"street_name" VARCHAR,
"from_street" VARCHAR,
"to_street" VARCHAR,
"pci_score" BIGINT,
"pci_change_date" VARCHAR,
"treatment_or_survey" VARCHAR,
"street_accepted_for_maintenance" VARCHAR,
"functional_class" VARCHAR,
"x" DOUBLE,
"y" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"line" VARCHAR,
"point" VARCHAR,
"neighborhoods" DOUBLE,
"sf_find_neighborhoods" DOUBLE,
"current_police_districts" DOUBLE,
"current_supervisor_districts" DOUBLE,
"analysis_neighborhoods" DOUBLE
);
Anyone who has the link will be able to view this.