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

✎ 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
10 10 194 Ohio State 6 South 0 1 1.0 0.753055786951 0.401518129427 0.200232556536 0.085959335757 0.041562264884 0.017069624887 57.58359552
26 26 153 North Carolina 6 East 0 1 1.0 0.679637367771 0.363762160822 0.158570533817 0.063948749501 0.023474268812 0.008362836373 118.576655
44 44 113 Massachusetts 6 Midwest 0 1 1.0 0.323742006064 0.062344817951 0.021033816306 0.004103130827 0.001139948862 0.000320287605 3121.193881
61 61 239 Baylor 6 West 0 1 1.0 0.703236756559 0.338102692122 0.143482608394 0.044268181398 0.017872679987 0.008000940266 123.9853101

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 18.394ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette