Historical CFS Data 1997-2017
Department of Transportation
@usgov.dot_gov_historical_cfs_data_1997_2017
Department of Transportation
@usgov.dot_gov_historical_cfs_data_1997_2017
An aggregation of historical CFS data at a state level. This dataset comprises all historical CFS data from 1997-2017.Data is presented at its most granular level. The sum of sublevels may not equal the totals due to individual data items being suppressed due to preserve confidentiality
Organization: Department of Transportation
Last updated: 2023-01-23T22:31:33.904188
Tags: cfs
CREATE TABLE table_1 (
"origin" VARCHAR,
"destination" VARCHAR,
"sctg_code" BIGINT,
"commodity" VARCHAR,
"mode" VARCHAR,
"year" BIGINT,
"value" DOUBLE,
"tons" DOUBLE,
"ton_miles" DOUBLE,
"avg_mile" DOUBLE,
"value_cv" DOUBLE,
"tons_cv" DOUBLE,
"ton_miles_cv" DOUBLE,
"average_miles_cv" DOUBLE
);Anyone who has the link will be able to view this.