2019 NWSL Stats By Team
The Team Statistics of the National Women's Soccer League for the 2019 Season.
@kaggle.graciebarnes_2019_nwsl_stats_by_team
The Team Statistics of the National Women's Soccer League for the 2019 Season.
@kaggle.graciebarnes_2019_nwsl_stats_by_team
CREATE TABLE n_2019_nwsl_stats_by_team_sheet1 (
"rank" BIGINT,
"team" VARCHAR,
"gp" BIGINT,
"g" BIGINT,
"a" BIGINT,
"s" BIGINT,
"sog" BIGINT,
"fc" BIGINT,
"off" BIGINT,
"ck" BIGINT,
"pkg" BIGINT,
"yc" BIGINT,
"rc" BIGINT
);
Anyone who has the link will be able to view this.