floodlight-sports / floodlight

Python package for streamlined analysis of sports data.
https://floodlight.readthedocs.io/en/latest/index.html
MIT License
59 stars 14 forks source link

[FEAT] Update StatsBomb Parser #135

Open hbiermann95 opened 11 months ago

hbiermann95 commented 11 months ago

Checklist

Issues in old version

Suggestions for new version There has been a python package released by the official StatsBomb account, that reads both the open data as well as protected data from the API. Yet, the returned objects are comparably less concise than floodlight Events objects. Thus, it could make sense to integrate the functionality of that package to the StatsBomb parser pipeline.

https://github.com/statsbomb/statsbombpy