Baselight

Fifa 22 Player Ratings

fifa_22_player_ratings

@kaggle.ahmettezcantekin_fifa_22_player_ratings

Loading...
Loading...

About this Dataset

Fifa 22 Player Ratings

These ratings are not the final version of FIFA 22. But these are strong assumptions.
There are 18000 players information on the dataset.
Player positions, statistics, club information etc.

Tables

Fifa 22 Player Ratings

@kaggle.ahmettezcantekin_fifa_22_player_ratings.fifa_22_player_ratings
  • 466.92 KB
  • 18000 rows
  • 8 columns
Loading...

CREATE TABLE fifa_22_player_ratings (
  "player_id" BIGINT,
  "name" VARCHAR,
  "nationality" VARCHAR,
  "position" VARCHAR,
  "overall" BIGINT,
  "age" BIGINT,
  "potential" BIGINT,
  "team" VARCHAR
);

Share link

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