Baselight

Used Car's Price

dataset about cars which used once at least

@kaggle.abdullahempapy_used_cars_price

Loading...
Loading...

About this Dataset

Used Car's Price

this real data about cars which used once or more before,
and this cars already exist in Egypt
in this data description for all features that have high affective in the car when sold

Tables

Cars Dataset

@kaggle.abdullahempapy_used_cars_price.cars_dataset
  • 12.59 KB
  • 957 rows
  • 7 columns
Loading...

CREATE TABLE cars_dataset (
  "model" VARCHAR,
  "year" DOUBLE,
  "n__km_h" DOUBLE,
  "color" VARCHAR,
  "type" VARCHAR,
  "fuel" VARCHAR,
  "price" DOUBLE
);

Share link

Anyone who has the link will be able to view this.