Annual Vehicle Distance Traveled In Miles And Related Data, 2000-2023 (VM-1)
Department of Transportation
@usgov.dot_gov_annual_vehicle_distance_traveled_in_miles_and__5dedf287
Department of Transportation
@usgov.dot_gov_annual_vehicle_distance_traveled_in_miles_and__5dedf287
Annual Vehicle Distance Traveled (VMT) in miles by Highway Category and Vehicle Type. Also provides person miles of travel, number of registered vehicles, VMT per registered vehicle, fuel use, gallons of fuel use per vehicle, and gallons of fuel per vehicle miles. (Note: Starting in 2010, table includes previous year's statistics, which may be revised numbers. From example, the 2010 report includes 2009 numbers.))
Organization: Department of Transportation
Last updated: 2025-09-25T03:08:13.564093
Tags: fuel, highway-statistics, hppi, vehicle-miles-traveled, vehicles, vmt
CREATE TABLE table_1 (
"report_year" BIGINT,
"year" BIGINT,
"item" VARCHAR,
"vehicle_type" VARCHAR,
"data" BIGINT
);Anyone who has the link will be able to view this.