socceraction.data.opta

Module for loading Opta event data.

Serializers

socceraction.data.opta.OptaLoader

Load Opta data feeds from a local folder.

Schema

socceraction.data.opta.OptaCompetitionSchema

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

socceraction.data.opta.OptaTeamSchema

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

socceraction.data.opta.OptaPlayerSchema

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

socceraction.data.opta.OptaGameSchema

Definition of a dataframe containing a list of games.

socceraction.data.opta.OptaEventSchema

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