Skip to content

datasets/football-datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badge

Football datasets

This repository includes 5 major Europe leagues:

Each league has data for the all the seasons. The data is updated on monthly basis via Github-Actions

Data

The data is sourced from the https://www.football-data.co.uk/ website, datasets range starts from 1993 up to current year

Preparation

You need to have Python version >=3.5:

  • Install requirements using pip install -r scripts/requirements.txt
  • Run the script python scripts/process.py
  • Update datapackage pyhton scripts/process.py

Automation

Up-to-date (auto-updates every month) football dataset could be found on the datahub.io: https://datahub.io/core/football-datasets

Packaging datasets

Each directory in datasets/ directory is a data package. It has a common schema.json for all its resources. You need to run python package.py from root directory to generate datapackage.json for each data package.

License

This Data Package is made available under the Public Domain Dedication and License v1.0 whose full text can be found at: http://www.opendatacommons.org/licenses/pddl/1.0/