Baselight

FIFA WORLD CUP 2018 Players

Confirmed list of FIFA World Cup 2018 players by country

@kaggle.djamshed_fifa_world_cup_2018_players

Loading...
Loading...

About this Dataset

FIFA WORLD CUP 2018 Players

Context

The 2018 World Cup is an international football tournament.

Content

Confirmed list of FIFA 2018 World Cup players by country

Acknowledgements

Source: https://img.fifa.com/image/upload/hzfqyndmnqazczvc5xdb.pdf

Banner Image: https://unsplash.com/photos/ChI4eUGTpeY

Inspiration

Who will the best team be in the 2018 World Cup?

Tables

Wc2018 Players

@kaggle.djamshed_fifa_world_cup_2018_players.wc2018_players
  • 37.51 KB
  • 736 rows
  • 9 columns
Loading...

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
);

Share link

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