Monthly Travel Trends Dashboard Data
Department of Transportation
@usgov.dot_gov_monthly_travel_trends_dashboard_data
Department of Transportation
@usgov.dot_gov_monthly_travel_trends_dashboard_data
CREATE TABLE table_1 (
"year" BIGINT,
"month" VARCHAR,
"vmt" BIGINT,
"n_12_month_average" DOUBLE,
"vmt_cumulative" BIGINT,
"ajd_vmt" DOUBLE
);
Anyone who has the link will be able to view this.