2015 Women's World Cup Tournament Predictions: wwc-matches-20150606-200029.csv
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
6 rows where group = "D"
This data as json, copyable, CSV (advanced)
Suggested facets: date, team1, team2, date (date)
Link | rowid ▼ | date | group | team1 | team2 | team1_win | team2_win | tie |
---|---|---|---|---|---|---|---|---|
5 | 5 | 2015-06-08 | D | Sweden | Nigeria | 0.58380676 | 0.19843117 | 0.21776208 |
7 | 7 | 2015-06-08 | D | USA | Australia | 0.68277836 | 0.12862299 | 0.18859865 |
17 | 17 | 2015-06-12 | D | Australia | Nigeria | 0.47303905 | 0.28915709 | 0.23780387 |
19 | 19 | 2015-06-12 | D | USA | Sweden | 0.57563582 | 0.20466361 | 0.21970057 |
31 | 31 | 2015-06-16 | D | Nigeria | USA | 0.07688285 | 0.76838088 | 0.15473627 |
32 | 32 | 2015-06-16 | D | Australia | Sweden | 0.27663151 | 0.48738472 | 0.23598377 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "womens-world-cup-predictions/wwc-matches-20150606-200029" ( "date" TEXT, "group" TEXT, "team1" TEXT, "team2" TEXT, "team1_win" REAL, "team2_win" REAL, "tie" REAL );