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
List of cars in Gran Turismo 6 (GT 6) video game on Sony Playstation.
Data source: https://www.kudosprime.com/gt6/carlist.php
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.