Vehicles Entering U.S. By Country
Department of Transportation
@usgov.dot_gov_vehicles_entering_u_s_by_country
Department of Transportation
@usgov.dot_gov_vehicles_entering_u_s_by_country
Number of passenger vehicles crossing into the United States via Canada and Mexico, and number of freight trucks crossing into U.S. via Niagara Falls.
Organization: Department of Transportation
Last updated: 2020-11-12T12:43:15.964805
Tags: border-crossing, freight, frieight-trucking, inbound-border-crossing-entries, passengers, personal-vehicles, trucks
CREATE TABLE table_1 (
"mode" VARCHAR,
"indicator" VARCHAR,
"week_num" DOUBLE,
"date" TIMESTAMP,
"current" DOUBLE,
"baseline" DOUBLE,
"lowest_date" VARCHAR,
"lowest" VARCHAR
);Anyone who has the link will be able to view this.