English Premier League 2021/22 Season
Analysing the relationship between earnings and performance in the 21/22 season
@kaggle.xibilolu_epl21
Analysing the relationship between earnings and performance in the 21/22 season
@kaggle.xibilolu_epl21
CREATE TABLE gk (
"players" VARCHAR,
"squad" VARCHAR,
"avgmpld" DOUBLE,
"weekly" BIGINT,
"ga" BIGINT,
"ga_90" DOUBLE,
"sota" BIGINT,
"saves" BIGINT,
"save" DOUBLE,
"w" BIGINT,
"d" BIGINT,
"l" BIGINT,
"cs" BIGINT,
"cs_2b84ea" DOUBLE,
"pkatt" BIGINT,
"pka" BIGINT,
"pksv" BIGINT,
"pkm" BIGINT
);
Anyone who has the link will be able to view this.