Gymnastics World Championships 2017
Men's All-Around Final Results
@kaggle.cjdaffern_gymnastic_champs_mens_all_round
Men's All-Around Final Results
@kaggle.cjdaffern_gymnastic_champs_mens_all_round
CREATE TABLE world_champs_men_s_all_around (
"name" VARCHAR,
"overall_rank" BIGINT,
"nationality" VARCHAR,
"apparatus" VARCHAR,
"diff" DOUBLE,
"exec" DOUBLE,
"total" DOUBLE,
"rank" BIGINT
);
Anyone who has the link will be able to view this.