Baselight

Efootball Pes2021 All Players Csv

all players of pes 2021

@kaggle.homerkommrad_efootball_pes2021_all_players_csv

Loading...
Loading...

About this Dataset

Efootball Pes2021 All Players Csv

Context

This is a complete set of Player Data from eFootball PES 2021 video game , the latest of the football franchise by KONAMI. It can be useful for generating insights about trends of skills and ratings , as well as comparisons between Leagues and regions.
What's most intriguing is the "scouting" mechanism in the game ; gazillions of agent combinations , leading to different probabilities of acquiring a player , changing by who you already have your squad as well

Tables

Pes2021 All Players

@kaggle.homerkommrad_efootball_pes2021_all_players_csv.pes2021_all_players
  • 928.95 kB
  • 14,693 rows
  • 120 columns
Loading...
CREATE TABLE pes2021_all_players (
  "name" VARCHAR,
  "shirt_number" VARCHAR,
  "team_name" VARCHAR,
  "league" VARCHAR,
  "nationality" VARCHAR,
  "region" VARCHAR,
  "height" BIGINT,
  "weight" BIGINT,
  "age" BIGINT,
  "foot" VARCHAR,
  "condition" VARCHAR,
  "registered_position" VARCHAR,
  "lwf" DOUBLE,
  "ss" DOUBLE,
  "cf" DOUBLE,
  "rwf" DOUBLE,
  "lmf" BIGINT,
  "dmf" BIGINT,
  "cmf" BIGINT,
  "amf" BIGINT,
  "rmf" BIGINT,
  "lb" BIGINT,
  "cb" BIGINT,
  "rb" BIGINT,
  "offensive_awareness" BIGINT,
  "ball_control" BIGINT,
  "dribbling" BIGINT,
  "tight_possession" BIGINT,
  "low_pass" BIGINT,
  "lofted_pass" BIGINT,
  "finishing" BIGINT,
  "heading" BIGINT,
  "place_kicking" BIGINT,
  "curl" BIGINT,
  "speed" BIGINT,
  "acceleration" BIGINT,
  "kicking_power" BIGINT,
  "jump" BIGINT,
  "physical_contact" BIGINT,
  "balance" BIGINT,
  "stamina" BIGINT,
  "defensive_awareness" BIGINT,
  "ball_winning" BIGINT,
  "aggression" BIGINT,
  "gk_awareness" BIGINT,
  "gk_catching" BIGINT,
  "gk_clearing" BIGINT,
  "gk_reflexes" BIGINT,
  "gk_reach" BIGINT,
  "weak_foot_usage" BIGINT,
  "weak_foot_accuracy" BIGINT,
  "form" BIGINT,
  "injury_resistance" BIGINT,
  "overall_rating" BIGINT,
  "rating_as_gk" BIGINT,
  "rating_as_cb" BIGINT,
  "rating_as_lb" BIGINT,
  "rating_as_rb" BIGINT,
  "rating_as_dmf" BIGINT,
  "rating_as_cmf" BIGINT,
  "rating_as_lmf" BIGINT,
  "rating_as_rmf" BIGINT,
  "rating_as_amf" BIGINT,
  "rating_as_lwf" BIGINT,
  "rating_as_rwf" BIGINT,
  "rating_as_ss" BIGINT,
  "rating_as_cf" BIGINT,
  "playing_style" VARCHAR,
  "skill_cross_over_turn" BIGINT,
  "skill_early_cross" BIGINT,
  "skill_first_time_shot" BIGINT,
  "skill_incisive_run" BIGINT,
  "skill_one_touch_pass" BIGINT,
  "skill_chip_shot_control" BIGINT,
  "skill_heel_trick" BIGINT,
  "skill_man_marking" BIGINT,
  "skill_interception" BIGINT,
  "skill_gk_penalty_saver" BIGINT,
  "skill_penalty_specialist" BIGINT,
  "skill_step_on_skill_control" BIGINT,
  "skill_rising_shots" BIGINT,
  "skill_marseille_turn" BIGINT,
  "skill_gk_high_punt" BIGINT,
  "skill_heading" BIGINT,
  "skill_dipping_shot" BIGINT,
  "skill_outside_curler" BIGINT,
  "skill_captaincy" BIGINT,
  "skill_gamesmanship" BIGINT,
  "skill_gk_low_punt" BIGINT,
  "skill_low_lofted_pass" BIGINT,
  "skill_through_passing" BIGINT,
  "skill_fighting_spirit" BIGINT,
  "skill_flip_flap" BIGINT,
  "skill_weighted_pass" BIGINT,
  "skill_pinpoint_crossing" BIGINT,
  "skill_sombrero" BIGINT,
  "skill_acrobatic_clear" BIGINT,
  "skill_cut_behind_turn" BIGINT,
  "skill_long_range_drive" BIGINT,
  "skill_scotch_move" BIGINT
);

Share link

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