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

✎ 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
1 1 57 Florida 1 South 0 1 1.0 0.987703989038 0.839049036184 0.624133083771 0.410777534338 0.260840351332 0.144520969681 5.919411088
18 18 258 Virginia 1 East 0 1 1.0 0.96389164071 0.707824942042 0.389376290563 0.232918784859 0.120847927777 0.060165671295 15.62077358
34 34 2724 Wichita State 1 Midwest 0 1 1.0 0.978998826242 0.593564472099 0.242973453355 0.135306850073 0.079034408616 0.045117745799 21.16422789
53 53 12 Arizona 1 West 0 1 1.0 0.977695239703 0.726876539487 0.582110140089 0.42391683962 0.23071231014 0.133505866771 6.490307536

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