Gran Turismo 6 Cars
Details information of 1200+ cars in GT6
@kaggle.prasertk_gran_turismo_6_cars
Details information of 1200+ cars in GT6
@kaggle.prasertk_gran_turismo_6_cars
CREATE TABLE gran_turismo_gt6 (
"brand" VARCHAR,
"model" VARCHAR,
"car_type" VARCHAR,
"img_url" VARCHAR,
"price" DOUBLE,
"drive" VARCHAR,
"hp" DOUBLE,
"weight" DOUBLE,
"torque" DOUBLE,
"w_kg" VARCHAR
);
Anyone who has the link will be able to view this.