Overview of SoccerData features
masterSoccerData provides a unified interface for gathering soccer data from multiple sources including Club Elo, ESPN, FBref, FiveThirtyEight, Football-Data.co.uk, Sofascore, SoFIFA, Understat, and WhoScored.
Key Capabilities:
- Data Formats: All data is returned as Pandas DataFrames with consistent column names and identifiers, facilitating easy merging across different sources.
- Caching: Data is downloaded only when necessary and cached locally to optimize subsequent runs.
- Content Types: Access to fixtures, forecasts, match stats, and event stream data.
- Integration: Integrates with the
socceractionpackage for advanced event stream analysis.