Baselight

EPL Salaries

Premier League Payroll: Explore EPL Players' Salaries

@kaggle.darrylljk_epl_soccer_player_salaries

Loading...
Loading...

About this Dataset

EPL Salaries

Premier League Payroll: Explore the salaries of top EPL players, from goalkeepers to strikers. Analyze wage differentials, positional trends, and national disparities. Discover insights into team investments and player valuations

Tables

Soccer Salaries

@kaggle.darrylljk_epl_soccer_player_salaries.soccer_salaries
  • 23.8 KB
  • 630 rows
  • 8 columns
Loading...

CREATE TABLE soccer_salaries (
  "unnamed_0" BIGINT,
  "player_name" VARCHAR,
  "weekly_wage" VARCHAR,
  "yearly_salary" VARCHAR,
  "age" BIGINT,
  "position" VARCHAR,
  "nationality" VARCHAR,
  "team" VARCHAR
);

Share link

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