Baselight

The Total Number Of Medals In Beijing Olympic,2022

Dataset ordered by the number of gold medal, silver medal, and bronse medal.

@kaggle.kitsune1999_the_total_number_of_medals_in_beijing_olympic2022

Loading...
Loading...

About this Dataset

The Total Number Of Medals In Beijing Olympic,2022

Tables

Beijing Olympic 2022

@kaggle.kitsune1999_the_total_number_of_medals_in_beijing_olympic2022.beijing_olympic_2022
  • 7.5 KB
  • 29 rows
  • 9 columns
Loading...

CREATE TABLE beijing_olympic_2022 (
  "unnamed_0" BIGINT,
  "order" BIGINT,
  "noc" VARCHAR,
  "gold" BIGINT,
  "silver" BIGINT,
  "bronse" BIGINT,
  "total" BIGINT,
  "orderbytotal" BIGINT,
  "noccode" VARCHAR
);

Share link

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