home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-22.csv

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

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 = 9

✎ View and edit SQL

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 win_odds
5 5 221 Pittsburgh 9 South 0 1 1 1.0 0.237970197346 0.135883297969 0.066753108644 0.030828010256 0.012529092018 78.81424341
21 21 45 George Washington 9 East 0 1 1 0.449958798798 0.119907151343 0.033900359054 0.01167883864 0.003213932185 0.000845206877 1182.14229
38 38 2306 Kansas State 9 Midwest 0 1 1 0.260683700698 0.066558356626 0.013198070188 0.005161805905 0.001749794037 0.000625092599 1598.762981
56 56 197 Oklahoma State 9 West 0 1 1 0.520129931468 0.144276088395 0.090314440887 0.044278497578 0.0215379846 0.011077016263 89.27701831

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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