List Of Kaggle Grandmasters
(including individual sub-tiers and country data)
@kaggle.carlmcbrideellis_list_of_kaggle_grandmasters
(including individual sub-tiers and country data)
@kaggle.carlmcbrideellis_list_of_kaggle_grandmasters
This is a list of kaggle Grandmasters and their individual tiers and countries.
Note: The dataset does not include Grandmasters who have gone on to become kaggle staff.
CREATE TABLE gm_individual_tiers (
"username" VARCHAR,
"comp_tier" VARCHAR,
"dset_tier" VARCHAR,
"note_tier" VARCHAR,
"disc_tier" VARCHAR,
"country" VARCHAR,
"gm_tier_count" BIGINT
);Anyone who has the link will be able to view this.