Baselight

English Premier League 2022-2023

Dataset of EPL 2022-2023

@kaggle.agarwalyashhh_english_premier_league_2022_2023

Loading...
Loading...

About this Dataset

English Premier League 2022-2023

The English Premier League 2022-2023 dataset is here.
Using this dataset, you can explore match day statistics of every game and every team during the 2022-2023 season of the English Premier League!

Please upvote if you download and use the dataset. Thanks!

Tables

Epl Results 2022–23

@kaggle.agarwalyashhh_english_premier_league_2022_2023.epl_results_2022_23
  • 21.47 kB
  • 380 rows
  • 23 columns
Loading...
CREATE TABLE epl_results_2022_23 (
  "date" TIMESTAMP,
  "time" VARCHAR,
  "hometeam" VARCHAR,
  "awayteam" VARCHAR,
  "fthg" BIGINT,
  "ftag" BIGINT,
  "ftr" VARCHAR,
  "hthg" BIGINT,
  "htag" BIGINT,
  "htr" VARCHAR,
  "referee" VARCHAR,
  "hs" BIGINT,
  "as" BIGINT,
  "hst" BIGINT,
  "ast" BIGINT,
  "hf" BIGINT,
  "af" BIGINT,
  "hc" BIGINT,
  "ac" BIGINT,
  "hy" BIGINT,
  "ay" BIGINT,
  "hr" BIGINT,
  "ar" BIGINT
);

Share link

Anyone who has the link will be able to view this.