Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 2.74 KB

README.md

File metadata and controls

47 lines (35 loc) · 2.74 KB
output
github_document

@saintsbynumbers football data and analytics repository

Structure

Note about scraping

Most data in this repository is collected using worldfootballR by Jason Zivkovic. This is done by checking public data sources for new data, downloading, and then adding to an existing dataset.

If you use scraping tools including any in this repository, you must use them responsibly. Download data once, save locally, and work from there. Credit the data sources in your work. Data is provided for free, so don't ruin it for everyone.

Data visualisation

Useful resources

  1. Free Statsbomb data
  2. Devin Pleuler analytics handbook
  3. Soccermatics course notes
  4. worldfootballR package
  5. ggshakeR package
  6. guideR list of R resources - updated April 2023