I have been using some basic R code to look at game data from the 2019 FIFA Women’s World Cup. I have tried out some of the colourblind-friendly palettes too (link).
Some of my data: FIFA provided a record in minutes of actual game time and total game time. I used the number of fouls awarded by referees as a background theme:
There were some temperature data and I used these to look how much the ball was out of play (in minutes):
There were some humidity data:
The median time for ball in play at the 2019 FIFA Women’s World Cup was 55 minutes. I looked at three types of games: less than the median; greater than the median; and three extra time games:
My data for these visualisations are shared in a GitHub repository (link).