Add links for world cup

This commit is contained in:
Jay Boice
2018-06-13 10:24:28 -04:00
parent de2dfac210
commit 83ec2bed46
2 changed files with 13 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
dataset_url,article_url,live
https://github.com/fivethirtyeight/data/tree/master/world-cup-2018,https://projects.fivethirtyeight.com/2018-world-cup-predictions/,TRUE
https://github.com/fivethirtyeight/data/tree/master/special-elections,https://fivethirtyeight.com/features/be-skeptical-of-anyone-who-tells-you-they-know-how-democrats-can-win-in-november/,
https://github.com/fivethirtyeight/data/tree/master/congress-trump-score,https://projects.fivethirtyeight.com/congress-trump-score/,TRUE
https://github.com/fivethirtyeight/data/tree/master/reluctant-trump,https://fivethirtyeight.com/features/reluctant-trump-voters-swung-the-election-heres-how-they-think-hes-doing/,
1 dataset_url article_url live
2 https://github.com/fivethirtyeight/data/tree/master/world-cup-2018 https://projects.fivethirtyeight.com/2018-world-cup-predictions/ TRUE
3 https://github.com/fivethirtyeight/data/tree/master/special-elections https://fivethirtyeight.com/features/be-skeptical-of-anyone-who-tells-you-they-know-how-democrats-can-win-in-november/
4 https://github.com/fivethirtyeight/data/tree/master/congress-trump-score https://projects.fivethirtyeight.com/congress-trump-score/ TRUE
5 https://github.com/fivethirtyeight/data/tree/master/reluctant-trump https://fivethirtyeight.com/features/reluctant-trump-voters-swung-the-election-heres-how-they-think-hes-doing/

12
world-cup-2018/README.md Normal file
View File

@@ -0,0 +1,12 @@
---
files:
- https://projects.fivethirtyeight.com/soccer-api/international/2018/wc_matches.csv
- https://projects.fivethirtyeight.com/soccer-api/international/2018/wc_forecasts.csv
---
# World Cup 2018
This file contains links to the data behind our [2018 World Cup Predictions](https://projects.fivethirtyeight.com/2018-world-cup-predictions/).
`wc_matches.csv` contains match-by-match projections.
`wc_forecasts.csv` contains our tournament forecasts.