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 awards (
"key_id" BIGINT,
"award_id" VARCHAR,
"award_name" VARCHAR,
"award_description" VARCHAR,
"year_introduced" BIGINT
);
Anyone who has the link will be able to view this.