Gran Turismo 7 Car List
Explore Gran Turismo 7 Cars
@kaggle.prasertk_gran_turismo_7_car_list
Explore Gran Turismo 7 Cars
@kaggle.prasertk_gran_turismo_7_car_list
Explore Gran Turismo 7 (GT7) car lists
Credits:
data source: https://www.kudosprime.com/gt7/carlist.php
cover image: https://www.gran-turismo.com/us/products/gt7/
CREATE TABLE gran_turismo_gt7 (
"model" VARCHAR,
"category" VARCHAR,
"pp" VARCHAR,
"transmission" VARCHAR,
"coll" VARCHAR,
"price" VARCHAR,
"hp" VARCHAR,
"lbs" DOUBLE,
"kg_kw" VARCHAR,
"img_url" VARCHAR
);Anyone who has the link will be able to view this.