Baselight

Gran Turismo 6 Cars

Details information of 1200+ cars in GT6

@kaggle.prasertk_gran_turismo_6_cars

Loading...
Loading...

About this Dataset

Gran Turismo 6 Cars

Context

List of cars in Gran Turismo 6 (GT 6) video game on Sony Playstation.

Acknowledgements

Data source: https://www.kudosprime.com/gt6/carlist.php

Tables

Gran Turismo Gt6

@kaggle.prasertk_gran_turismo_6_cars.gran_turismo_gt6
  • 54.05 KB
  • 1270 rows
  • 10 columns
Loading...

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
);

Share link

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