2014 World Cup Tournament Predictions: wc-20140624-181518.csv
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
3 rows where win_group = "1.0"
This data as json, copyable, CSV (advanced)
| Link | rowid ▼ | country | country_id | group | spi | spi_offense | spi_defense | win_group | sixteen | quarter | semi | cup | win |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 6 | 6 | Brazil | BRA | a | 91.3 | 3.2355 | 0.5203 | 1.0 | 1.0 | 0.781063218516647 | 0.628220618793489 | 0.479408189893429 | 0.377819771001 |
| 11 | 11 | Costa Rica | CRC | d | 78.53 | 1.5816 | 0.6108 | 1.0 | 1.0 | 0.485309914785195 | 0.16891986167129 | 0.058382498448411 | 0.0121649713681 |
| 26 | 26 | Netherlands | NED | b | 87.42 | 2.812 | 0.7052 | 1.0 | 1.0 | 0.687621177796259 | 0.482742376055145 | 0.266725905320755 | 0.10138531386672 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "world-cup-predictions/wc-20140624-181518" ( "country" TEXT, "country_id" TEXT, "group" TEXT, "spi" REAL, "spi_offense" REAL, "spi_defense" REAL, "win_group" REAL, "sixteen" REAL, "quarter" REAL, "semi" REAL, "cup" REAL, "win" REAL );