From 6dc229eea0d812a34ecb44e25373855f07d1e109 Mon Sep 17 00:00:00 2001 From: Jay Boice Date: Thu, 6 Sep 2018 10:31:51 -0400 Subject: [PATCH] Add link to international SPI ratings --- soccer-spi/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/soccer-spi/README.md b/soccer-spi/README.md index 1698a1c..a3c6099 100644 --- a/soccer-spi/README.md +++ b/soccer-spi/README.md @@ -2,6 +2,7 @@ files: - https://projects.fivethirtyeight.com/soccer-api/club/spi_matches.csv - https://projects.fivethirtyeight.com/soccer-api/club/spi_global_rankings.csv + - https://projects.fivethirtyeight.com/soccer-api/international/spi_global_rankings_intl.csv --- # SPI Ratings @@ -10,3 +11,5 @@ This file contains links to the data behind our [Club Soccer Predictions](https: `spi_matches.csv` contains match-by-match SPI ratings and forecasts back to 2016. `spi_global_rankings.csv` contains current SPI ratings and rankings for men's club teams. + +`spi_global_rankings_intl.csv` contains current SPI ratings and rankings for men's international teams.