Weekly Traffic Volume
Department of Transportation
@usgov.dot_gov_weekly_traffic_volume
Department of Transportation
@usgov.dot_gov_weekly_traffic_volume
This dataset contains the estimates of the vehicle miles traveled (VMT) for interstate highways and how the total travel measured by VMT compares with travel that occurred in the same week of the previous year.
Organization: Department of Transportation
Last updated: 2020-11-12T13:02:53.517576
Tags: fhwa, traffic-volume-trends, travel, tvt, vehicle-miles-traveled, vmt, weekly
CREATE TABLE table_1 (
"calendar_year" BIGINT,
"week" BIGINT,
"n__change_all_vehicles" DOUBLE -- % Change All Vehicles,
"n__change_passenger" BIGINT -- % Change Passenger,
"n__change_truck" BIGINT -- % Change Truck
);Anyone who has the link will be able to view this.