Baselight

FIFA 23 Complete Player Database

Database of all players in the EA game: FIFA 23

@kaggle.guerl1_fifa_23_complete_player_database

Loading...
Loading...

About this Dataset

FIFA 23 Complete Player Database

I have always wanted to find a way to propose performance scorings for football lineups in FIFA or for the real life. After lots of testings, I think I can propose a performance KPI the more realistic possible I added to this dataset. Thanks to a scrapping from SoFIFA website (thanks to them for their amazing job) you have now access with this set to all FIFA players' statistics and marks. Have fun !

Tables

Fifa 23–280922

@kaggle.guerl1_fifa_23_complete_player_database.fifa_23_280922
  • 1.09 MB
  • 18,446 rows
  • 49 columns
Loading...
CREATE TABLE fifa_23_280922 (
  "nom" VARCHAR,
  "g_n_ral" BIGINT,
  "potentiel" BIGINT,
  "performance" DOUBLE,
  "pays" VARCHAR,
  "club" VARCHAR,
  "bon_pied" VARCHAR,
  "mauvais_pied" BIGINT,
  "gestes_techniques" BIGINT,
  "taille" BIGINT,
  "rendement_offensif" VARCHAR,
  "rendement_defensif" VARCHAR,
  "valeur" VARCHAR,
  "salaire" VARCHAR,
  "id" BIGINT,
  "centres" BIGINT,
  "finition" BIGINT,
  "precision_tete" BIGINT,
  "passes_courtes" BIGINT,
  "volee" BIGINT,
  "dribbles" BIGINT,
  "effet" BIGINT,
  "pcf" BIGINT,
  "passes_longues" BIGINT,
  "controle" BIGINT,
  "acceleration" BIGINT,
  "vitesse" BIGINT,
  "agilite" BIGINT,
  "reactivite" BIGINT,
  "equilibre" BIGINT,
  "puissance_frappe" BIGINT,
  "detente" BIGINT,
  "endurance" BIGINT,
  "force" BIGINT,
  "tirs_de_loin" BIGINT,
  "agressivite" BIGINT,
  "interceptions" BIGINT,
  "placement" BIGINT,
  "vista" BIGINT,
  "penalty" BIGINT,
  "calme" BIGINT,
  "conscience_defensive" BIGINT,
  "tacle_debout" BIGINT,
  "tacle_glisse" BIGINT,
  "plongeon" BIGINT,
  "jeu_main" BIGINT,
  "jeu_pied" BIGINT,
  "placement_1" BIGINT,
  "reflexes" BIGINT
);

Share link

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