PremiereLeague

A database with information about football matches from the UK Premier League. Lists Players, Teams, and matches with action counts for each player.

Versions

  • PremierLeague (by Oliver Schulte)

Dataset details

Associated task:
Classification
Domain:
Sport
Data types:
Size:
11.3 MB
Count of tables:
4
Count of rows:
10,716
Count of columns:
217
Missing values:
No
Compound keys:
No
Loops:
Yes
Type:
Real
Instance count:
380
Target table:
Matches
Target column:
ResultOfTeamHome
Target ID:
MatchID
Target timestamp:
MatchDate

Algorithms

Dataset versionTargetAlgorithmAuthor textMeasureValue
PremierLeaguePredictor FactoryPredictor FactoryAccuracy0.6711
PremierLeagueWordificationClowdFlowsAccuracy0.3526

How to download the dataset

The datasets are publicly available directly from MariaDB database.

  1. Open your favourite MariaDB client (MySQL Workbench works, but see FAQ)
  2. Use following credentials:
    • hostname: db.relational-data.org
    • port: 3306
    • username: guest
    • password: relational
  3. Export "PremierLeague" database (or other version of the dataset, if available) in your favourite format (e.g. CSV or SQL dump).