EPL 19-20 Weekly Tables
Weekly Points and Standings of EPL 19-20 Season for Timeseries Analysis
@kaggle.kunjmehta_epl_1920_weekwise_standings
Weekly Points and Standings of EPL 19-20 Season for Timeseries Analysis
@kaggle.kunjmehta_epl_1920_weekwise_standings
CREATE TABLE epl_19_20_gw_timeseries (
"teams" VARCHAR,
"gw1_points" DOUBLE,
"gw1_standing" DOUBLE,
"gw2_points" DOUBLE,
"gw2_standing" DOUBLE,
"gw3_points" DOUBLE,
"gw3_standing" DOUBLE,
"gw4_points" DOUBLE,
"gw4_standing" DOUBLE,
"gw5_points" DOUBLE,
"gw5_standing" DOUBLE,
"gw6_points" DOUBLE,
"gw6_standing" DOUBLE,
"gw7_points" DOUBLE,
"gw7_standing" DOUBLE,
"gw8_points" DOUBLE,
"gw8_standing" DOUBLE,
"gw9_points" DOUBLE,
"gw9_standing" DOUBLE,
"gw10_points" DOUBLE,
"gw10_standing" DOUBLE,
"gw11_points" DOUBLE,
"gw11_standing" DOUBLE,
"gw12_points" DOUBLE,
"gw12_standing" DOUBLE,
"gw13_points" DOUBLE,
"gw13_standing" DOUBLE,
"gw14_points" DOUBLE,
"gw14_standing" DOUBLE,
"gw15_points" DOUBLE,
"gw15_standings" DOUBLE,
"gw16_points" DOUBLE,
"gw16_standing" DOUBLE,
"gw17_points" DOUBLE,
"gw17_standing" DOUBLE,
"gw18_points" DOUBLE,
"gw18_standing" DOUBLE,
"gw19_points" DOUBLE,
"gw19_standing" DOUBLE,
"gw20_points" DOUBLE,
"gw20_standing" DOUBLE,
"gw21_points" DOUBLE,
"gw21_standing" DOUBLE,
"gw22_points" DOUBLE,
"gw22_standing" DOUBLE,
"gw23_points" DOUBLE,
"gw23_standing" DOUBLE,
"gw24_points" DOUBLE,
"gw24_standing" DOUBLE,
"gw25_points" DOUBLE,
"gw25_standing" DOUBLE,
"gw26_points" DOUBLE,
"gw26_standing" DOUBLE,
"gw27_points" DOUBLE,
"gw27_standing" DOUBLE,
"gw28_points" DOUBLE,
"gw28_standing" DOUBLE,
"gw29_points" DOUBLE,
"gw29_standing" DOUBLE,
"gw30_points" DOUBLE,
"gw30_standing" DOUBLE,
"gw31_points" DOUBLE,
"gw31_standing" DOUBLE,
"gw32_points" DOUBLE,
"gw32_standing" DOUBLE,
"gw33points" DOUBLE,
"gw33_standing" DOUBLE,
"gw34_points" DOUBLE,
"gw34_standing" DOUBLE,
"gw35_points" DOUBLE,
"gw35_standing" DOUBLE,
"gw36_points" DOUBLE,
"gw36_standing" DOUBLE,
"gw37_points" DOUBLE,
"gw37_standing" DOUBLE,
"gw38_points" DOUBLE,
"gw38_standing" DOUBLE
);
Anyone who has the link will be able to view this.