[GH-ISSUE #259] [WhoScored] "qualifiers" and "satisfiedEventsTypes" definition list #50

Closed
opened 2026-03-02 15:55:20 +03:00 by kerem · 3 comments
Owner

Originally created by @randomcrit2020 on GitHub (Jun 7, 2023).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/259

Is there a list of definitions of "qualifiers" and "satisfiedEventsTypes" for the whoscored data ? for example, I'm trying to know what does the following list means.

"satisfiedEventsTypes": [
91,
212,
36,
37,
217
],

Originally created by @randomcrit2020 on GitHub (Jun 7, 2023). Original GitHub issue: https://github.com/probberechts/soccerdata/issues/259 Is there a list of definitions of "qualifiers" and "satisfiedEventsTypes" for the whoscored data ? for example, I'm trying to know what does the following list means. "satisfiedEventsTypes": [ 91, 212, 36, 37, 217 ],
kerem 2026-03-02 15:55:20 +03:00
Author
Owner

@probberechts commented on GitHub (Jun 8, 2023):

Here is a list with qualifiers: https://github.com/tomh05/football-scores/blob/master/data/reference/opta-qualifiers.json
I am not entirely sure what the "satisfiedEventTypes" are, but I believe they are used to tag events with subcategories such as "blocked shot", "shot off target", ... I believe you can infer the same from a combination of the action type, action result, and qualifiers. I've never used the "satisfiedEventTypes" attribute.

<!-- gh-comment-id:1583412206 --> @probberechts commented on GitHub (Jun 8, 2023): Here is a list with qualifiers: https://github.com/tomh05/football-scores/blob/master/data/reference/opta-qualifiers.json I am not entirely sure what the "satisfiedEventTypes" are, but I believe they are used to tag events with subcategories such as "blocked shot", "shot off target", ... I believe you can infer the same from a combination of the action type, action result, and qualifiers. I've never used the "satisfiedEventTypes" attribute.
Author
Owner
<!-- gh-comment-id:1587812397 --> @randomcrit2020 commented on GitHub (Jun 12, 2023): I found https://github.com/jokecamp/FootballData/blob/7865378fe97d8ed973c7e6b0dbcf8384b150cabe/random_docs/Opta%20Playground-%20F24%20documentation.docx and https://github.com/jokecamp/FootballData/blob/7865378fe97d8ed973c7e6b0dbcf8384b150cabe/random_docs/Opta-f24_appendices.docx but I wonder if there is anything newer.
Author
Owner

@probberechts commented on GitHub (Jun 12, 2023):

Thanks for sharing. I am not aware of anything that is more up-to-date.

<!-- gh-comment-id:1587950201 --> @probberechts commented on GitHub (Jun 12, 2023): Thanks for sharing. I am not aware of anything that is more up-to-date.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/soccerdata#50
No description provided.