Nigerian Used Car Marketplace
Explore Nigerian used cars and their prices
@kaggle.sootersaalu_nigerian_used_car_marketplace
Explore Nigerian used cars and their prices
@kaggle.sootersaalu_nigerian_used_car_marketplace
CREATE TABLE car_scrape (
"title" VARCHAR,
"odometer" BIGINT,
"location" VARCHAR,
"isimported" VARCHAR,
"engine" VARCHAR,
"transmission" VARCHAR,
"fuel" VARCHAR,
"paint" VARCHAR,
"price" BIGINT,
"year" BIGINT
);
Anyone who has the link will be able to view this.