Canada Monthly Car Sales (1946 To 2025)
New motor vehicle sales, monthly (Jan 1946 to May 2025)
@kaggle.aliranjipour_canada_motor_vehicle_sales_jan_1946_to_may_2025
New motor vehicle sales, monthly (Jan 1946 to May 2025)
@kaggle.aliranjipour_canada_motor_vehicle_sales_jan_1946_to_may_2025
CREATE TABLE n_20100085 (
"ref_date" TIMESTAMP,
"geo" VARCHAR,
"dguid" VARCHAR,
"vehicle_type" VARCHAR,
"fuel_type" VARCHAR,
"origin_of_manufacture" VARCHAR,
"sales" VARCHAR,
"seasonal_adjustment" VARCHAR,
"uom" VARCHAR,
"uom_id" BIGINT,
"scalar_factor" VARCHAR,
"scalar_id" BIGINT,
"vector" VARCHAR,
"coordinate" VARCHAR,
"value" DOUBLE,
"status" VARCHAR,
"symbol" VARCHAR,
"terminated" VARCHAR,
"decimals" BIGINT
);
Anyone who has the link will be able to view this.