FIFA WORLD CUP 2018 Players
Confirmed list of FIFA World Cup 2018 players by country
@kaggle.djamshed_fifa_world_cup_2018_players
Confirmed list of FIFA World Cup 2018 players by country
@kaggle.djamshed_fifa_world_cup_2018_players
CREATE TABLE wc2018_players (
"team" VARCHAR,
"n" BIGINT,
"pos" VARCHAR,
"fifa_popular_name" VARCHAR,
"birth_date" VARCHAR,
"shirt_name" VARCHAR,
"club" VARCHAR,
"height" BIGINT,
"weight" BIGINT
);
Anyone who has the link will be able to view this.