home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-16.csv

Table actions
  • GraphQL API for march-madness-predictions/bracket-16

This table contains data behind the 2014 NCAA Tournament Predictions.

Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette

4 rows where team_seed = 14 sorted by rowid descending

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: team_alive

team_seed 1 ✖

  • 14 · 4 ✖
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 win_odds timestamp
64 64 309 Louisiana-Lafayette 14 West 0 1 1 0.116949438934 0.026411969021 0.002995612634 0.000335425896 5.1410911e-05 1.0413723e-05 96026.13609 3/20/2014 10:01 PM
48 48 2382 Mercer 14 Midwest 0 1 1 0.070833949852 0.01787139143 0.003888047416 0.000475759752 9.16071e-05 2.0075278e-05 49811.50951 3/20/2014 10:01 PM
29 29 2428 North Carolina Central 14 East 0 1 1 0.187640554883 0.051296096158 0.009726354907 0.001765207048 0.000330221093 5.7281597e-05 17456.61381 3/20/2014 10:01 PM
13 13 2711 Western Michigan 14 South 0 0 1 0.0 0.0 0.0 0.0 0.0 0.0 -- 3/20/2014 10:01 PM

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-16" (
"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,
  "win_odds" TEXT,
  "timestamp" TEXT
);
Powered by Datasette · Queries took 20.502ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette