socceraction.data.wyscout.WyscoutEventSchema#

class socceraction.data.wyscout.WyscoutEventSchema(*args, **kwargs)#

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

Attributes

event_id

The unique identifier for the event.

game_id

The unique identifier for the game.

milliseconds

period_id

The unique identifier for the part of the game in which the event took place.

player_id

The unique identifier for the player this event relates to.

positions

subtype_id

subtype_name

tags

team_id

The unique identifier for the team this event relates to.

type_id

The unique identifier for the type of this event.

type_name

The name of the type of this event.