Pavement Quality Index Segments
City of Tempe
@usgov.city_of_tempe_pavement_quality_index_segments_17145
City of Tempe
@usgov.city_of_tempe_pavement_quality_index_segments_17145
Tempe’s roadways are an important means of transportation for residents, the workforce, students, and visitors. Tempe measures the quality and condition of its roadways using a Pavement Quality Index (PQI). This measure, rated from a low of 0 to a high of 100, is used by the City to plan for maintenance and repairs, and to allocate resources in the most efficient way possible.
Organization: City of Tempe
Last updated: 2024-02-09T15:05:29.420892
Tags: engineering-and-transportation, pavement-quality-index, traffic-operations
CREATE TABLE table_1 (
"objectid_1" BIGINT,
"segmentquality" DOUBLE,
"lanecount" BIGINT,
"segmentlength" BIGINT,
"segmentmileage" DOUBLE,
"segmentnumber" BIGINT,
"segmenton" VARCHAR,
"segmentfrom" VARCHAR,
"segmentfunction" VARCHAR,
"segmentto" VARCHAR,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.