Baselight

International Math Olympiad Rank (1993-2023)

IMO Country Ranking by Year

@kaggle.asimyousuf_international_math_olympiad_rank_1993_2023

Loading...
Loading...

About this Dataset

International Math Olympiad Rank (1993-2023)

This dataset contains the ranking attained by nations in the International Mathematical Olympiad from 1993-2023. The IMO is the highest level mathematics exam in the world. A country may send a team of up to 6 members each year and medals are awarded to each of the contestants based on their score. Th country rank is calculated similar to the Olympic format.

Tables

Imo Rank

@kaggle.asimyousuf_international_math_olympiad_rank_1993_2023.imo_rank
  • 70.85 KB
  • 31 rows
  • 94 columns
Loading...

CREATE TABLE imo_rank (
  "year" BIGINT,
  "albania" DOUBLE,
  "argentina" BIGINT,
  "armenia" BIGINT,
  "australia" BIGINT,
  "austria" BIGINT,
  "azerbaijan" DOUBLE,
  "belgium" BIGINT,
  "bangladesh" DOUBLE,
  "bulgaria" BIGINT,
  "bosnia_and_herzegovina" BIGINT,
  "belarus" BIGINT,
  "bolivia" DOUBLE,
  "brazil" BIGINT,
  "canada" BIGINT,
  "chile" DOUBLE,
  "china" DOUBLE,
  "colombia" BIGINT,
  "costa_rica" DOUBLE,
  "cuba" DOUBLE,
  "cyprus" DOUBLE,
  "czech_republic" BIGINT,
  "denmark" BIGINT,
  "ecuador" DOUBLE,
  "spain" BIGINT,
  "estonia" BIGINT,
  "finland" BIGINT,
  "france" BIGINT,
  "georgia" BIGINT,
  "germany" BIGINT,
  "greece" DOUBLE,
  "hong_kong" BIGINT,
  "honduras" DOUBLE,
  "croatia" BIGINT,
  "hungary" BIGINT,
  "indonesia" DOUBLE,
  "india" DOUBLE,
  "ireland" BIGINT,
  "iran" BIGINT,
  "iceland" BIGINT,
  "israel" BIGINT,
  "italy" BIGINT,
  "japan" BIGINT,
  "kazakhstan" DOUBLE,
  "kyrgyzstan" BIGINT,
  "south_korea" BIGINT,
  "liechtenstein" DOUBLE,
  "sri_lanka" DOUBLE,
  "lituania" BIGINT,
  "luxembourg" DOUBLE,
  "latvia" BIGINT,
  "macau" DOUBLE,
  "morocco" BIGINT,
  "malaysia" DOUBLE,
  "moldova" BIGINT,
  "mexico" BIGINT,
  "north_macedonia" BIGINT,
  "montenegro" DOUBLE,
  "mongolia" DOUBLE,
  "netherlands" BIGINT,
  "norway" BIGINT,
  "new_zealand" BIGINT,
  "pakistan" DOUBLE,
  "panama" DOUBLE,
  "paraguay" DOUBLE,
  "peru" DOUBLE,
  "phillipnes" DOUBLE,
  "poland" BIGINT,
  "portugal" BIGINT,
  "puerto_rico" DOUBLE,
  "south_africa" BIGINT,
  "saudi_arabia" DOUBLE,
  "singapore" BIGINT,
  "el_salvador" DOUBLE,
  "serbia" DOUBLE,
  "switzerland" BIGINT,
  "slovakia" BIGINT,
  "slovenia" BIGINT,
  "sweden" BIGINT,
  "syria" DOUBLE,
  "thailand" BIGINT,
  "tajikistan" DOUBLE,
  "turkmenistan" DOUBLE,
  "trinidad_and_tobago" DOUBLE,
  "tunisia" DOUBLE,
  "turkey" BIGINT,
  "taiwan" BIGINT,
  "ukraine" BIGINT,
  "united_kingdom" BIGINT,
  "uruguay" DOUBLE,
  "usa" BIGINT,
  "uzbekistan" DOUBLE,
  "venezuela" DOUBLE,
  "vietnam" BIGINT
);

Share link

Anyone who has the link will be able to view this.