Throw Competitions Top 100 Marks
Discus, shot and javeline
@kaggle.ricfraga_throw_competition_data
Discus, shot and javeline
@kaggle.ricfraga_throw_competition_data
CREATE TABLE shot_put_men (
"unnamed_0" BIGINT,
"rank" BIGINT,
"mark" DOUBLE,
"competitor" VARCHAR,
"dob" VARCHAR,
"nationality" VARCHAR,
"position" VARCHAR,
"venue" VARCHAR,
"date" VARCHAR,
"result_score" BIGINT
);
Anyone who has the link will be able to view this.