March Madness Predictions: bracket-30.csv
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
2 rows where team_seed = 16
This data as json, copyable, CSV (advanced)
Link | rowid ▼ | team_id | team_name | team_seed | team_region | playin_flag | team_alive | rd1_win | rd2_win | rd3_win | rd4_win | rd5_win | rd6_win | rd7_win |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
19 | 19 | 324 | Coastal Carolina | 16 | East | 0 | 1 | 1 | 0.03610835929 | 0.005468352806 | 0.000355668193 | 3.4166628e-05 | 2.798405e-06 | 2.45309e-07 |
54 | 54 | 2692 | Weber State | 16 | West | 0 | 0 | 1 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "march-madness-predictions/bracket-30" ( "team_id" INTEGER, "team_name" TEXT, "team_seed" TEXT, "team_region" TEXT, "playin_flag" INTEGER, "team_alive" INTEGER, "rd1_win" INTEGER, "rd2_win" REAL, "rd3_win" REAL, "rd4_win" REAL, "rd5_win" REAL, "rd6_win" REAL, "rd7_win" REAL );