Skip to content

Commit 83ec2be

Browse files
committed
Add links for world cup
1 parent de2dfac commit 83ec2be

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

index.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
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
23
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/,
34
https://github.com/fivethirtyeight/data/tree/master/congress-trump-score,https://projects.fivethirtyeight.com/congress-trump-score/,TRUE
45
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/,

world-cup-2018/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
files:
3+
- https://projects.fivethirtyeight.com/soccer-api/international/2018/wc_matches.csv
4+
- https://projects.fivethirtyeight.com/soccer-api/international/2018/wc_forecasts.csv
5+
---
6+
# World Cup 2018
7+
8+
This file contains links to the data behind our [2018 World Cup Predictions](https://projects.fivethirtyeight.com/2018-world-cup-predictions/).
9+
10+
`wc_matches.csv` contains match-by-match projections.
11+
12+
`wc_forecasts.csv` contains our tournament forecasts.

0 commit comments

Comments
 (0)