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 playr_soccer_trending (
"player_name" VARCHAR,
"age" BIGINT,
"national_team" VARCHAR,
"positions" VARCHAR,
"overall" BIGINT,
"potential_overall" BIGINT,
"current_club" VARCHAR,
"contract_start" VARCHAR,
"contract_end" VARCHAR,
"value" BIGINT,
"wage" BIGINT,
"total_stats" BIGINT
);
Anyone who has the link will be able to view this.