Transportation Services Index 2000-Present
Department of Transportation
@usgov.dot_gov_transportation_services_index_2000_present
Department of Transportation
@usgov.dot_gov_transportation_services_index_2000_present
Transportation Services Index 2000-Present, including numbers and percent changes for TSI, Freight TSI, and Passenger TSI
Chained 2000=100
Organization: Department of Transportation
Last updated: 2021-06-10T09:09:17.646652
Tags: freight, passengers, tsi
CREATE TABLE table_1 (
"date" VARCHAR,
"tsi_total" DOUBLE,
"change_from_previous_month" DOUBLE -- Change From Previous Month (%),
"tsi_freight" DOUBLE,
"change_from_previous_month_1" DOUBLE -- Change From Previous Month (%) 1,
"tsi_passenger" DOUBLE,
"change_from_previous_month_2" DOUBLE -- Change From Previous Month (%) 2
);Anyone who has the link will be able to view this.