Pavement Conditions
Percentage of Pavement in Deficient Condition by County
Show/Hide Fields
- _id
- year
- county_id
- county_name
- metric
- mile_type
- road_type
- deficient_miles
- total_miles
- percent_deficient
_id
|
year
|
county_id
|
county_name
|
metric
|
mile_type
|
road_type
|
deficient_miles
|
total_miles
|
percent_deficient
|
---|
Data Dictionary
Column | Type | Label | Description |
---|---|---|---|
year | numeric | Condition year |
|
county_id | numeric | County 5-digit Federal Information Processing Standard (FIPS) Code identifier |
|
county_name | text | County name |
|
metric | text | Pavement condition metric used: Transportation Performance Management Performance Measure 2 (PM2), International Roughness Index (IRI), or state Department of Transportation (DOT) Pavement Index (Surface Distress Index (SDI) for NJDOT, and Overall Pavement Index (OPI) for PennDOT) |
|
mile_type | text | Type of miles counted: Segment or Lane |
|
road_type | text | Type of roadway: Interstate, non-interstate National Highway System (NHS), non-NHS, or the total of those 3 types |
|
deficient_miles | numeric | Miles of pavement in deficient condition |
|
total_miles | numeric | Miles of pavement in all conditions |
|
percent_deficient | numeric | Percent of pavement in deficient condition |