Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvossen committed Jul 1, 2021
1 parent ac35957 commit ae12e06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ Please [open a ticket](https://github.com/PySport/kloppy/issues) when you like t
||[Generic][kloppy.domain.models.event.GenericEvent][^1]|✓|✓|✓|✓|✓|s
|**Qualifiers**|
||SetPiece|✓[^3]|✓[^3]|✓[^3]|✓[^3]|✓[^3]
||BodyPart|`Head`|`Head` `RightFoot` `LeftFoot` `Other`|`Head` `RightFoot` `LeftFoot`||`RightFoot` `LeftFoot`
||BodyPart|`Head`|`Head` `RightFoot` `LeftFoot` `Other`|`Head` `RightFoot` `LeftFoot`|`Chest` `Head` `RightFoot` `LeftFoot` `Other` [^4]|`RightFoot` `LeftFoot`
||PassType|||||`Cross` `Hand` `Head` `High` `Launch` `Simple` `Smart`

[^1]: All other event types
[^2]: Synthetic event generated by kloppy
[^3]: Full support means support for these types: `Corner` `FreeKick` `Penalty` `ThrowIn` `KickOff` `GoalKick`
[^4]: All body parts can be found here: https://github.com/statsbomb/open-data/blob/master/doc/StatsBomb%20Open%20Data%20Specification%20v1.1.pdf

0 comments on commit ae12e06

Please sign in to comment.