1995-1998 United Kingdom Car Sales
Would you like to customer demo or test drive today, Sir?
@kaggle.jamessuryaputra_1995_1998_united_kingdom_car_sales
Would you like to customer demo or test drive today, Sir?
@kaggle.jamessuryaputra_1995_1998_united_kingdom_car_sales
This dataset consists of the car sales in the sovereign state of the United Kingdom, including Great Britain and Northern Ireland (but not limited to the European specification car models) during the 1995-1998 period along with the manufacturer and its origin country details. The additional data includes the 10 best-selling production cars in the United Kingdom from the previous decade between 1995 and 1998. This dataset was generated on October 20, 2024.
Data inputs were given minor changes to avoid copyright of the original author from various website, at least 40-48 inputs (note that the dataset was under development due to frequent dataset updates).
CREATE TABLE best_car_1995 (
"best_selling_cars_in_the_united_kingdom_1995" VARCHAR -- Best-selling Cars In The United Kingdom (1995),
"unnamed_1" VARCHAR -- Unnamed: 1,
"unnamed_2" VARCHAR -- Unnamed: 2,
"unnamed_3" VARCHAR -- Unnamed: 3,
"unnamed_4" VARCHAR -- Unnamed: 4
);
CREATE TABLE best_car_1996 (
"best_selling_cars_in_the_united_kingdom_1996" VARCHAR -- Best-selling Cars In The United Kingdom (1996),
"unnamed_1" VARCHAR -- Unnamed: 1,
"unnamed_2" VARCHAR -- Unnamed: 2,
"unnamed_3" VARCHAR -- Unnamed: 3,
"unnamed_4" VARCHAR -- Unnamed: 4
);
CREATE TABLE best_car_1997 (
"best_selling_cars_in_the_united_kingdom_1997" VARCHAR -- Best-selling Cars In The United Kingdom (1997),
"unnamed_1" VARCHAR -- Unnamed: 1,
"unnamed_2" VARCHAR -- Unnamed: 2,
"unnamed_3" VARCHAR -- Unnamed: 3,
"unnamed_4" VARCHAR -- Unnamed: 4
);
CREATE TABLE best_car_1998 (
"best_selling_cars_in_the_united_kingdom_1998" VARCHAR -- Best-selling Cars In The United Kingdom (1998),
"unnamed_1" VARCHAR -- Unnamed: 1,
"unnamed_2" VARCHAR -- Unnamed: 2,
"unnamed_3" VARCHAR -- Unnamed: 3,
"unnamed_4" VARCHAR -- Unnamed: 4
);
Anyone who has the link will be able to view this.