Congestion
Reliability by State
temp
_id
|
year
|
state_id
|
state_name
|
road_type
|
miles
|
percent
|
---|
Data Dictionary
Column | Type | Label | Description |
---|---|---|---|
year | numeric | Year |
|
state_id | numeric | State 2-digit Federal Information Processing Standard (FIPS) Code identifier |
|
state_name | text | State name |
|
road_type | text | Roadway type (Non-Interstate or Interstate) |
|
miles | numeric | Miles of roadway segments that are considered reliable |
|
percent | numeric | Percentage of roadway segments that are considered reliable |