Freight Indicators (weekly)
Department of Transportation
@usgov.dot_gov_freight_indicators_weekly
Department of Transportation
@usgov.dot_gov_freight_indicators_weekly
Three freight indicators tracking weekly compared to a pre-COVID-19 baseline
Organization: Department of Transportation
Last updated: 2022-01-24T23:19:03.167516
Tags: covid-19, freight
CREATE TABLE table_1 (
"mode" VARCHAR,
"indicator" VARCHAR,
"week_number" BIGINT,
"week_ending" VARCHAR,
"week_change_from_baseline" BIGINT -- Week % Change From Baseline
);Anyone who has the link will be able to view this.