home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-30.csv

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

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

3 rows where team_seed = 12

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: rd2_win

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
7 7 2617 Stephen F. Austin 12 South 0 1 1 0.24230893119 0.04290331303 0.006818120565 0.001772106156 0.000510827462 0.000131731514
23 23 108 Harvard 12 East 0 1 1 1.0 0.22767624055 0.08141826583 0.031670659863 0.009299987876 0.002656257694
58 58 2449 North Dakota State 12 West 0 1 1 1.0 0.354155672889 0.050463366114 0.01216111057 0.002530547485 0.000622790293

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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
);
Powered by Datasette · Queries took 87.358ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette