Used And New Cars Datasets
brand new and used cars listed for sales
@kaggle.georgejnr_used_and_new_cars_datasets
brand new and used cars listed for sales
@kaggle.georgejnr_used_and_new_cars_datasets
CREATE TABLE car_data (
"unnamed_0" BIGINT,
"model" VARCHAR,
"year" BIGINT,
"status" VARCHAR,
"mileage" VARCHAR,
"price" VARCHAR,
"msrp" VARCHAR
);
Anyone who has the link will be able to view this.