2015 Women's World Cup Tournament Predictions: wwc-forecast-20150617-210614.csv
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
4 rows where group = "A"
This data as json, copyable, CSV (advanced)
Suggested facets: group_first, group_second, group_third_advance, group_fourth, sixteen
Link | rowid ▼ | team | group | wspi | wspi_offense | wspi_defense | group_first | group_second | group_third_advance | group_third_no_advance | group_fourth | sixteen | quarter | semi | final | win |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5 | 5 | Canada | A | 89.49226634 | 2.20496259 | 0.67409607 | 1 | 0 | 0 | 0 | 0 | 1 | 0.75055 | 0.4382 | 0.2125 | 0.0683 |
11 | 11 | Netherlands | A | 86.24636722 | 1.85552198 | 0.98963472 | 0 | 0 | 1 | 0 | 0 | 1 | 0.2708 | 0.08705 | 0.03475 | 0.00675 |
12 | 12 | China | A | 85.27256894 | 1.49052318 | 0.77602754 | 0 | 1 | 0 | 0 | 0 | 1 | 0.6173 | 0.09045 | 0.01535 | 0.00435 |
17 | 17 | New Zealand | A | 82.78756556 | 1.47428696 | 1.19945697 | 0 | 0 | 0 | 0 | 1 | 0 | 0.0 | 0.0 | 0.0 | 0.0 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "womens-world-cup-predictions/wwc-forecast-20150617-210614" ( "team" TEXT, "group" TEXT, "wspi" REAL, "wspi_offense" REAL, "wspi_defense" REAL, "group_first" INTEGER, "group_second" INTEGER, "group_third_advance" INTEGER, "group_third_no_advance" INTEGER, "group_fourth" INTEGER, "sixteen" INTEGER, "quarter" REAL, "semi" REAL, "final" REAL, "win" REAL );