home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-02.csv

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

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

✎ 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
15 15 24 Stanford 10 South 0 1 1.0 0.362462164173 0.08918457713 0.029166680522 0.007013217538 0.002338747107 0.000652723843 1531.041475
31 31 2603 Saint Joseph's 10 East 0 1 1.0 0.326989903654 0.083539258184 0.032306717406 0.009012539759 0.002117394036 0.000495490214 2017.203332
50 50 9 Arizona State 10 Midwest 0 1 1.0 0.498813388091 0.124986380124 0.03153471164 0.005681434121 0.00185270444 0.000606048067 1649.034138
66 66 252 Brigham Young 10 West 0 1 1.0 0.352683486524 0.069537751924 0.026665244552 0.00677265337 0.001527127806 0.000413227256 2418.975898

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-02" (
"team_id" INTEGER,
  "team_name" TEXT,
  "team_seed" TEXT,
  "team_region" TEXT,
  "playin_flag" INTEGER,
  "team_alive" INTEGER,
  "rd1_win" REAL,
  "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 31.536ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette