Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Statsbomb have recently launched itself as a data provider of event data, it's an exciting release and certainly enters the market from the off as highly competitive to Opta and others. All of the Statsbomb staff seemed to have started their careers in football analytics as a hobby via personal blogs and the Statsbomb blog itself. They know too well that access to data is one of the biggest barriers to getting involved in this fast-growing hobby and profession. So it's great to see Ted, Thom and others opening the castle gates to others instead of gleefully teasing from the turrets as they announce free data!

Statsbomb have made an initial release of 9 matches of their data, what makes it better is that the data is from women's football. Making it a double good deed, free data and encouraging the development and exposure of the women's game.
Statsbomb have made an initial release of 9 matches of their data. What makes it better is that the data is from women's football. Making it a double good deed, free data and encouraging the development and exposure of the women's game.

This git repo will explore this free data source as we attempt to help others learn data science and football analytics.

Expand All @@ -19,7 +19,7 @@ B3. [Creating a Statsbomb Ready Shot Map with ggplot2](https://github.com/FCrSTA

B4. [Plotting Shots with ggplot2](https://github.com/FCrSTATS/StatsBomb_WomensData/blob/master/4.PlotingShots.md)

B5. [Plotting Accumulative xG witgh ggplot2](https://github.com/FCrSTATS/StatsBomb_WomensData/blob/master/B5.SingleGamexG.md)
B5. [Plotting Accumulative xG with ggplot2](https://github.com/FCrSTATS/StatsBomb_WomensData/blob/master/B5.SingleGamexG.md)

### C: Analysis
C1. [Building a 'Unique' Passing Model - Part 1 - Create the Underlying Mechanics](https://github.com/FCrSTATS/StatsBomb_WomensData/blob/master/C1_UnderlyingMechanics.md)
Expand Down