spi_matches.Rd
The raw data behind the stories "Club Soccer Predictions" https://projects.fivethirtyeight.com/soccer-predictions/ and "Global Club Soccer Rankings" https://projects.fivethirtyeight.com/global-club-soccer-rankings/.
spi_matches
The dataset is a data frame with 34,109 rows representing soccer matches and 13 variables:
The date that the match took place.
A numerical identifier of the league within which the match was played.
League name.
One team that participated in the match.
The other team that participated in the match.
The SPI score of team1.
The SPI score of team2.
The probability that team1 would have won the match.
The probability that team2 would have won the match.
The probability that the match would have resulted in a tie.
The predicted number of goals that team1 would have scored.
The predicted number of goals that team2 would have scored.
The number of goals that team1 scored.
The number of goals that team2 scored.
See https://github.com/fivethirtyeight/data/blob/master/soccer-spi/README.md