home / fivethirtyeight

Menu
  • GraphQL API

Bachelorette / Bachelor: bachelorette.csv

Table actions
  • GraphQL API for bachelorette/bachelorette

This table contains the data behind the stories:

  • How To Spot A Front-Runner On The ‘Bachelor’ Or ‘Bachelorette’
  • Rachel’s Season Is Fitting Neatly Into ‘Bachelorette’ History
  • Rachel Lindsay’s ‘Bachelorette’ Season, In Three Charts

Data was scraped from the Bachelor Nation Wiki and then missing seasons were filled in by ABC and FiveThirtyEight staffers.

Header Description
SHOW Bachelor or Bachelorette
SEASON Which season
CONTESTANT An identifier for the contestant in a given season
ELIMINATION-1 Who was eliminated in week 1
ELIMINATION-2 Who was eliminated in week 2
ELIMINATION-3 Who was eliminated in week 3
ELIMINATION-4 Who was eliminated in week 4
ELIMINATION-5 Who was eliminated in week 5
ELIMINATION-6 Who was eliminated in week 6
ELIMINATION-7 Who was eliminated in week 7
ELIMINATION-8 Who was eliminated in week 8
ELIMINATION-9 Who was eliminated in week 9
ELIMINATION-10 Who was eliminated in week 10
DATES-1 Who was on which date in week 1
DATES-2 Who was on which date in week 2
DATES-3 Who was on which date in week 3
DATES-4 Who was on which date in week 4
DATES-5 Who was on which date in week 5
DATES-6 Who was on which date in week 6
DATES-7 Who was on which date in week 7
DATES-8 Who was on which date in week 8
DATES-9 Who was on which date in week 9
DATES-10 Who was on which date in week 10
  • Eliminates connote either an elimination (starts with "E") or a rose (starts with "R").
  • Eliminations supercede roses.
  • "E" connotes a standard elimination, typically at a rose ceremony. "EQ" means the contestant quits. "EF" means the contestant was fired by production. "ED" connotes a date elimination. "EU" connotes an unscheduled elimination, one that takes place at a time outside of a date or rose ceremony.
  • "R" means the contestant received a rose. "R1" means the contestant got a first impression rose.
  • "D1" means a one-on-one date, "D2" means a 2-on-1, "D3" means a 3-on-1 group date, and so on.
  • Weeks of the show are deliminated by rose ceremonies, and may not line up exactly with episodes.

Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette

9 rows where DATES-3 = "D3"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: SEASON, DATES-2, DATES-4

Link rowid ▼ SHOW SEASON CONTESTANT ELIMINATION-1 ELIMINATION-2 ELIMINATION-3 ELIMINATION-4 ELIMINATION-5 ELIMINATION-6 ELIMINATION-7 ELIMINATION-8 ELIMINATION-9 ELIMINATION-10 DATES-1 DATES-2 DATES-3 DATES-4 DATES-5 DATES-6 DATES-7 DATES-8 DATES-9 DATES-10
820 820 Bachelor 04 04_Kelly-Jo             E         D4 D3 D1 D1 D1 D1      
822 822 Bachelor 04 04_Mary           E           D6 D3 D1 D1 D1        
826 826 Bachelor 04 04_Misty     E                 D5 D3              
849 849 Bachelor 03 03_CRISTINA_X         E             D5 D3 D3 D1          
850 850 Bachelor 03 03_LIZ_X       E               D5 D3 D3            
851 851 Bachelor 03 03_ANN_MICHELLE_X       E               D5 D3 D1            
874 874 Bachelor 02 02_GWEN_G           E           D5 D3 D1 D1 D1        
876 876 Bachelor 02 02_HAYLEY_X       E               D5 D3 D3            
880 880 Bachelor 02 02_KYLA_X     E                 D5 D3              

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "bachelorette/bachelorette" (
"SHOW" TEXT,
  "SEASON" TEXT,
  "CONTESTANT" TEXT,
  "ELIMINATION-1" TEXT,
  "ELIMINATION-2" TEXT,
  "ELIMINATION-3" TEXT,
  "ELIMINATION-4" TEXT,
  "ELIMINATION-5" TEXT,
  "ELIMINATION-6" TEXT,
  "ELIMINATION-7" TEXT,
  "ELIMINATION-8" TEXT,
  "ELIMINATION-9" TEXT,
  "ELIMINATION-10" TEXT,
  "DATES-1" TEXT,
  "DATES-2" TEXT,
  "DATES-3" TEXT,
  "DATES-4" TEXT,
  "DATES-5" TEXT,
  "DATES-6" TEXT,
  "DATES-7" TEXT,
  "DATES-8" TEXT,
  "DATES-9" TEXT,
  "DATES-10" TEXT
);
Powered by Datasette · Queries took 48.059ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette