FIFA 2021 Team And Player Dataset
FIFA 2021 Team (17 feature) and Player (56 feature) scraped from the web
@kaggle.batuhandemirci_fifa_2021_team_and_player_dataset
FIFA 2021 Team (17 feature) and Player (56 feature) scraped from the web
@kaggle.batuhandemirci_fifa_2021_team_and_player_dataset
CREATE TABLE tbl_player_goalkeeping (
"int_goalkeeping_id" BIGINT,
"int_player_id" BIGINT,
"int_diving" BIGINT,
"int_handling" BIGINT,
"int_kicking" BIGINT,
"int_positioning" BIGINT,
"int_reflexes" BIGINT
);
Anyone who has the link will be able to view this.