2015 Women's World Cup Tournament Predictions: wwc-forecast-20150621-145724.csv
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
4 rows where group_third_advance = 1
This data as json, copyable, CSV (advanced)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9 | 9 | Netherlands | A | 86.26315393 | 1.85746478 | 0.98832561 | 0 | 0 | 1 | 0 | 0 | 1 | 0.26925 | 0.10935 | 0.04295 | 0.0071 |
11 | 11 | Switzerland | C | 83.80247499 | 1.93629812 | 1.53095889 | 0 | 0 | 1 | 0 | 0 | 1 | 0.24075 | 0.08125 | 0.02245 | 0.00265 |
13 | 13 | Colombia | F | 80.2799023 | 1.10409273 | 1.20526588 | 0 | 0 | 1 | 0 | 0 | 1 | 0.04745 | 0.02005 | 0.002 | 0.00075 |
16 | 16 | Sweden | D | 91.31340767 | 2.67574613 | 0.72697974 | 0 | 0 | 1 | 0 | 0 | 1 | 0.0 | 0.0 | 0.0 | 0.0 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "womens-world-cup-predictions/wwc-forecast-20150621-145724" ( "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 );