Trending FIFA
This dataset can be used to find the factors determining a FIFA player's
@kaggle.willianoliveiragibin_trending_fifa
This dataset can be used to find the factors determining a FIFA player's
@kaggle.willianoliveiragibin_trending_fifa
CREATE TABLE trending_football_players_year_new (
"player_name" VARCHAR,
"age" BIGINT,
"national_team" VARCHAR,
"positions" VARCHAR,
"overall" BIGINT,
"potential_overall" BIGINT,
"current_club" VARCHAR,
"current_contract" VARCHAR,
"value" VARCHAR,
"wage" VARCHAR,
"total_stats" BIGINT
);
Anyone who has the link will be able to view this.