Vehicle Miles Traveled (VMT)
Vehicle Miles Traveled by County
Show/Hide Fields
- _id
- year
- county_id
- county_name
- total
- dvmt_millions
- per_capita
- per_vehicle
_id
|
year
|
county_id
|
county_name
|
total
|
dvmt_millions
|
per_capita
|
per_vehicle
|
---|
Data Dictionary
Column | Type | Label | Description |
---|---|---|---|
year | numeric | Travel year |
|
county_id | numeric | County 5-digit Federal Information Processing Standard (FIPS) Code identifier |
|
county_name | text | County name |
|
total | numeric | Total daily vehicle miles traveled |
|
dvmt_millions | numeric | Total daily vehicle miles traveled in millions |
|
per_capita | numeric | Daily vehicle miles traveled per capita |
|
per_vehicle | numeric | Daily vehicle miles traveled per vehicle |