Baselight

Premier League Club Statistics (1992/93 - 2022/23)

Club Statistics in the English Premier League: 1992 to 2023

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c

Loading...
Loading...

About this Dataset

Premier League Club Statistics (1992/93 - 2022/23)

Tables

Backwards Passes

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.backwards_passes
  • 5.68 kB
  • 263 rows
  • 4 columns
Loading...
CREATE TABLE backwards_passes (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Blocks

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.blocks
  • 5.35 kB
  • 340 rows
  • 4 columns
Loading...
CREATE TABLE blocks (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Clean Sheets

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.clean_sheets
  • 5.45 kB
  • 626 rows
  • 4 columns
Loading...
CREATE TABLE clean_sheets (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Clearances

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.clearances
  • 6.11 kB
  • 340 rows
  • 4 columns
Loading...
CREATE TABLE clearances (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Corners Taken

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.corners_taken
  • 5.36 kB
  • 340 rows
  • 4 columns
Loading...
CREATE TABLE corners_taken (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Crosses

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.crosses
  • 5.87 kB
  • 340 rows
  • 4 columns
Loading...
CREATE TABLE crosses (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Goals

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.goals
  • 5.84 kB
  • 626 rows
  • 4 columns
Loading...
CREATE TABLE goals (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Goals Conceded

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.goals_conceded
  • 5.78 kB
  • 626 rows
  • 4 columns
Loading...
CREATE TABLE goals_conceded (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Goals Conceded From Penalty

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.goals_conceded_from_penalty
  • 4.82 kB
  • 331 rows
  • 4 columns
Loading...
CREATE TABLE goals_conceded_from_penalty (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Goals From Counter Attack

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.goals_from_counter_attack
  • 4.77 kB
  • 299 rows
  • 4 columns
Loading...
CREATE TABLE goals_from_counter_attack (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Goals From Freekick

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.goals_from_freekick
  • 4.59 kB
  • 252 rows
  • 4 columns
Loading...
CREATE TABLE goals_from_freekick (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Goals From Header

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.goals_from_header
  • 4.83 kB
  • 340 rows
  • 4 columns
Loading...
CREATE TABLE goals_from_header (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Goals From Inside Box

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.goals_from_inside_box
  • 5.11 kB
  • 340 rows
  • 4 columns
Loading...
CREATE TABLE goals_from_inside_box (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Goals From Outside Box

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.goals_from_outside_box
  • 4.89 kB
  • 338 rows
  • 4 columns
Loading...
CREATE TABLE goals_from_outside_box (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Goals From Penalty

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.goals_from_penalty
  • 4.8 kB
  • 330 rows
  • 4 columns
Loading...
CREATE TABLE goals_from_penalty (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Headed Clearances

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.headed_clearances
  • 5.93 kB
  • 320 rows
  • 4 columns
Loading...
CREATE TABLE headed_clearances (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Hit Woodwork

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.hit_woodwork
  • 4.84 kB
  • 340 rows
  • 4 columns
Loading...
CREATE TABLE hit_woodwork (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Interceptions

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.interceptions
  • 5.88 kB
  • 340 rows
  • 4 columns
Loading...
CREATE TABLE interceptions (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Last Man Tackles

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.last_man_tackles
  • 4.85 kB
  • 312 rows
  • 4 columns
Loading...
CREATE TABLE last_man_tackles (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Long Passes

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.long_passes
  • 6.04 kB
  • 340 rows
  • 4 columns
Loading...
CREATE TABLE long_passes (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Losses

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.losses
  • 5.5 kB
  • 625 rows
  • 4 columns
Loading...
CREATE TABLE losses (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Offsides

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.offsides
  • 5.17 kB
  • 340 rows
  • 4 columns
Loading...
CREATE TABLE offsides (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Own Goals

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.own_goals
  • 5.21 kB
  • 519 rows
  • 4 columns
Loading...
CREATE TABLE own_goals (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Passes

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.passes
  • 6.33 kB
  • 340 rows
  • 4 columns
Loading...
CREATE TABLE passes (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Penalties Conceded

@kaggle.davidantonioteixeira_premier_league_club_statistics_19_62ee583c.penalties_conceded
  • 4.8 kB
  • 338 rows
  • 4 columns
Loading...
CREATE TABLE penalties_conceded (
  "initial_year" BIGINT,
  "rank" BIGINT,
  "club" VARCHAR,
  "stat" BIGINT
);

Share link

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