2018 Pavement Branch Report
City of Bloomington
@usgov.city_of_bloomington_2018_pavement_branch_report_72cb6
City of Bloomington
@usgov.city_of_bloomington_2018_pavement_branch_report_72cb6
Pavement information by street branch. This includes section information, length, width, area and various Pavement Condition Index (PCI) information. Please see the Bloomington project summary document for more detailed information regarding the PCI ratings.
Organization: City of Bloomington
Last updated: 2023-05-20T03:47:15.917047
CREATE TABLE table_1 (
"branch_id" VARCHAR,
"number_of_sections" VARCHAR,
"sum_section_length_ft" VARCHAR -- Sum Section Length (Ft),
"avg_section_width_ft" VARCHAR -- Avg Section Width (Ft),
"true_area_sqft" VARCHAR -- True Area (SqFt),
"use" VARCHAR,
"average_pci" VARCHAR,
"pci_standard_deviation" DOUBLE,
"weighted_average_pci" DOUBLE
);Anyone who has the link will be able to view this.