socceraction.data.statsbomb

Module for loading StatsBomb event data.

Serializers

socceraction.data.statsbomb.StatsBombLoader

Load Statsbomb data either from a remote location or from a local folder.

Schema

socceraction.data.statsbomb.StatsBombCompetitionSchema

Definition of a dataframe containing a list of competitions and seasons.

socceraction.data.statsbomb.StatsBombTeamSchema

Definition of a dataframe containing the list of teams of a game.

socceraction.data.statsbomb.StatsBombPlayerSchema

Definition of a dataframe containing the list of players of a game.

socceraction.data.statsbomb.StatsBombGameSchema

Definition of a dataframe containing a list of games.

socceraction.data.statsbomb.StatsBombEventSchema

Definition of a dataframe containing event stream data of a game.