A Comprehensive Database On The FIFA World Cup
Data on teams, players, managers, refs, matches, goals, cards, subs, and more!
@kaggle.joshfjelstul_world_cup_database
Data on teams, players, managers, refs, matches, goals, cards, subs, and more!
@kaggle.joshfjelstul_world_cup_database
CREATE TABLE confederations (
"key_id" BIGINT,
"confederation_id" VARCHAR,
"confederation_name" VARCHAR,
"confederation_code" VARCHAR,
"confederation_wikipedia_link" VARCHAR
);
Anyone who has the link will be able to view this.