Merge branch 'master' of github.com:fivethirtyeight/private-data
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
dataset_url,article_url,live
|
||||
https://github.com/fivethirtyeight/data/tree/master/womens-world-cup-2019,https://projects.fivethirtyeight.com/2019-womens-world-cup-predictions/,TRUE
|
||||
https://github.com/fivethirtyeight/data/tree/master/media-mentions-2020,https://fivethirtyeight.com/features/which-2020-candidate-was-mentioned-most-on-cable-news-last-week-2/,
|
||||
https://github.com/fivethirtyeight/data/tree/master/riddler-castles,https://fivethirtyeight.com/features/are-you-the-best-warlord/,
|
||||
https://github.com/fivethirtyeight/data/tree/master/trump-lawsuits,https://fivethirtyeight.com/features/will-trumps-latest-lawsuits-keep-congress-from-investigating-future-presidents/,
|
||||
@@ -30,14 +31,14 @@ https://github.com/fivethirtyeight/data/tree/master/primary-candidates-2018,http
|
||||
https://github.com/fivethirtyeight/data/tree/master/primary-candidates-2018,https://fivethirtyeight.com/features/democrats-primaries-candidates-demographics/,
|
||||
https://github.com/fivethirtyeight/russian-troll-tweets,https://fivethirtyeight.com/features/why-were-sharing-3-million-russian-troll-tweets/,
|
||||
https://github.com/fivethirtyeight/data/tree/master/lebron,https://fivethirtyeight.com/features/the-lebron-james-decision-making-machine/,
|
||||
https://github.com/fivethirtyeight/data/tree/master/world-cup-comparisons,https://projects.fivethirtyeight.com/world-cup-comparisons/,TRUE
|
||||
https://github.com/fivethirtyeight/data/tree/master/world-cup-comparisons,https://projects.fivethirtyeight.com/world-cup-comparisons/,
|
||||
https://github.com/fivethirtyeight/data/tree/master/masculinity-survey,https://fivethirtyeight.com/features/what-do-men-think-it-means-to-be-a-man/,
|
||||
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/world-cup-2018,https://projects.fivethirtyeight.com/2018-world-cup-predictions/,
|
||||
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/,
|
||||
https://github.com/fivethirtyeight/data/tree/master/reluctant-trump,https://fivethirtyeight.com/features/the-economy-is-keeping-reluctant-trump-voters-with-him/,
|
||||
https://github.com/fivethirtyeight/data/tree/master/march-madness-predictions-2018,https://projects.fivethirtyeight.com/2018-march-madness-predictions/,TRUE
|
||||
https://github.com/fivethirtyeight/data/tree/master/march-madness-predictions-2018,https://projects.fivethirtyeight.com/2018-march-madness-predictions/,
|
||||
https://github.com/fivethirtyeight/data/tree/master/poll-quiz-guns,https://projects.fivethirtyeight.com/guns-parkland-polling-quiz/,
|
||||
https://github.com/fivethirtyeight/data/tree/master/rare-pepes,https://fivethirtyeight.com/features/pepe-the-frog-symbolism-cryptoart-blockchain/,
|
||||
https://github.com/fivethirtyeight/data/tree/master/congress-resignations,https://fivethirtyeight.com/features/more-people-are-resigning-from-congress-than-at-any-time-in-recent-history/,
|
||||
|
||||
|
12
womens-world-cup-2019/README.md
Normal file
12
womens-world-cup-2019/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
files:
|
||||
- https://projects.fivethirtyeight.com/soccer-api/international/2019/wwc_matches.csv
|
||||
- https://projects.fivethirtyeight.com/soccer-api/international/2019/wwc_forecasts.csv
|
||||
---
|
||||
# Women's World Cup 2019
|
||||
|
||||
This file contains links to the data behind our [2019 Women's World Cup Predictions](https://projects.fivethirtyeight.com/2019-womens-world-cup-predictions/).
|
||||
|
||||
`wwc_matches.csv` contains match-by-match projections.
|
||||
|
||||
`wwc_forecasts.csv` contains our tournament forecasts.
|
||||
Reference in New Issue
Block a user