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_attacking (
"int_attacking_id" BIGINT,
"int_player_id" BIGINT,
"int_crossing" BIGINT,
"int_finishing" BIGINT,
"int_heading_accuracy" BIGINT,
"int_short_passing" BIGINT,
"int_volleys" BIGINT
);
Anyone who has the link will be able to view this.