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
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.