Athens 1906 Medals
All the medal winners for the 1906 Intercalated games in Athens
@kaggle.ericnarro_athen_1906_medals
All the medal winners for the 1906 Intercalated games in Athens
@kaggle.ericnarro_athen_1906_medals
CREATE TABLE athens_1906_medals (
"olympiad" VARCHAR,
"discipline" VARCHAR,
"event" VARCHAR,
"winner" VARCHAR,
"medal_type" VARCHAR,
"olympic_city" VARCHAR,
"olympic_year" BIGINT,
"olympic_season" VARCHAR,
"gender" VARCHAR,
"code" VARCHAR,
"committee" VARCHAR,
"committee_type" VARCHAR
);
Anyone who has the link will be able to view this.