Merge pull request #17 from fivethirtyeight/bechdel-next

Bechdel next
This commit is contained in:
Julia
2017-12-21 13:05:08 -05:00
committed by GitHub
5 changed files with 10115 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ We hope you'll use it to check our work and to create stories and visualizations
Article Date(s) | Headline(s) | Folder
---|---------|-------------
Dec. 21, 2017 | [The Next Bechdel Test](https://projects.fivethirtyeight.com/next-bechdel/) | [next-bechdel](next-bechdel)
Nov. 7, 2017 | [Kenley Jansen Is The Model Of A Modern Reliever](https://fivethirtyeight.com/features/kenley-jansen-is-the-model-of-a-modern-reliever/) | [goose](goose)
Oct. 27, 2017 | [The Ultimate Halloween Candy Power Ranking](http://fivethirtyeight.com/features/the-ultimate-halloween-candy-power-ranking/) | [candy-power-ranking](candy-power-ranking)
Oct. 24, 2017 | [The Worst Tweeter In Politics Isnt Trump](https://fivethirtyeight.com/features/the-worst-tweeter-in-politics-isnt-trump/) | [twitter-ratio](twitter-ratio)

32
next-bechdel/README.md Normal file
View File

@@ -0,0 +1,32 @@
# The Next Bechdel Test
Data for [The Next Bechdel Test](https://projects.fivethirtyeight.com/next-bechdel/) story.
## Data included
1. `nextBechal_allTests.csv` powers the graphics on the page, and shows the high-level breakdown of which movies passed and failed
- Each row is one of the 50 top-grossing movies from 2016
- Each column is one of the tests. A `0` means the movie failed that test, a `1` means it passed.
2. `nextBechal_castGender.csv` Estimated gender for the entire cast for every movie, including whether a role was supporting or main. Data obtained from [The Numbers](http://the-numbers.com)
Variable | Definition
---|---------
`MOVIE` | Title of the film
`ACTOR` | Full name of the actor
`CHARACTER` | All characters played by the actor in that movie
`TYPE` | Leading, Supporting, Cameo or Lead Ensemble Member
`BILLING` | Billing number
`GENDER` | Estimated gender of the actor
3. `nextBechal_crewGender.csv` crew for every movie, by probablity that a give first name is male.
Variable | Definition
---|---------
`MOVIE` | Title of the film
`DEPARTMENT` | Full name of the actor
`FULL_NAME` | Actor's first and last name
`FIRST_NAME` | Just first name of actor
`IMDB` | Actor's IMDB page
`GENDER_PROB` | Percent chance that a given name is male
`GENDER_GUESS` | Based on the probablity, guess if the name is male or female

View File

@@ -0,0 +1,51 @@
movie,bechdel,peirce,landau,feldman,villareal,hagen,ko,villarobos,waithe,koeze_dottle,uphold,white,rees-davies
Bad Moms,0,0,0,1,0,0,0,1,0,0,1,1,1
Hidden Figures,0,0,0,0,0,1,0,1,0,1,1,1,1
Independence Day: Resurgence,0,0,1,0,0,1,0,1,0,0,1,1,1
Finding Dory,0,0,1,0,0,0,1,1,1,1,1,1,0
Ghostbusters,0,0,0,0,0,1,0,1,1,1,1,1,1
Allegiant,0,0,1,0,0,1,0,1,1,1,1,1,1
Arrival,0,0,1,0,0,1,1,1,1,0,1,1,1
Ice Age: Collision Course,0,1,0,1,1,1,0,1,1,0,1,1,0
Kung Fu Panda 3,0,1,0,0,1,1,0,1,1,1,1,1,0
Miss Peregrine's Home for Peculiar Children,0,0,0,0,0,1,1,1,1,1,1,1,1
Sing,0,0,1,1,1,1,0,1,1,0,1,1,0
The Boss,0,0,0,0,1,1,1,1,1,0,1,1,1
The Girl on the Train,0,0,1,0,0,1,1,1,1,0,1,1,1
Boo! A Madea Halloween,0,0,1,1,1,1,0,1,0,0,1,1,1
Alice Through the Looking Glass,0,0,1,0,1,1,1,1,1,1,1,1,0
Fantastic Beasts and Where to Find Them,0,0,1,1,0,1,0,1,1,1,1,1,1
La La Land,0,0,1,1,0,1,1,1,1,0,1,1,1
Now You See Me 2,1,0,0,1,0,1,0,1,1,1,1,1,1
Passengers,1,0,0,1,0,1,1,1,1,0,1,1,1
Pete's Dragon,0,1,1,0,0,1,1,1,1,1,1,1,0
Sausage Party,0,0,1,1,1,1,0,1,1,1,1,1,0
Storks,1,0,1,1,0,1,1,1,1,0,1,1,0
Suicide Squad,0,0,1,1,1,1,0,1,1,1,1,1,0
The Conjuring 2,0,0,1,1,0,1,1,1,1,0,1,1,1
The Purge: Election Year,0,0,1,1,0,1,0,1,1,1,1,1,1
X-Men: Apocalypse,0,0,0,1,0,1,1,1,1,1,1,1,1
10 Cloverfield Lane,0,0,1,1,0,1,1,1,1,1,1,1,1
Batman v Superman: Dawn of Justice,1,0,1,1,0,1,1,1,1,1,1,1,0
Captain America: Civil War,0,0,1,1,1,1,1,1,1,1,1,1,0
Central Intelligence,1,0,1,1,1,1,0,1,0,1,1,1,1
Don't Breathe,0,0,1,1,1,1,1,1,1,0,1,1,1
Hacksaw Ridge,1,1,0,1,0,1,1,1,1,1,1,1,0
Lights Out,0,0,1,1,1,1,1,1,1,0,1,1,1
Moana,0,0,1,1,1,1,0,1,1,1,1,1,1
Ride Along 2,1,0,0,1,1,1,0,1,1,1,1,1,1
Star Trek Beyond,1,0,1,1,1,1,0,1,1,1,1,1,0
Sully,1,1,0,1,0,1,1,1,1,0,1,1,1
Teenage Mutant Ninja Turtles: Out of the Shadows,0,1,0,1,0,1,1,1,1,1,1,1,1
The Angry Birds Movie,1,1,0,1,0,1,0,1,1,1,1,1,1
The Magnificent Seven,1,0,0,1,0,1,1,1,1,1,1,1,1
Trolls,0,0,1,1,1,1,1,1,1,0,1,1,1
Zootopia,0,0,1,1,0,1,1,1,1,1,1,1,1
Jason Bourne,1,0,1,1,1,1,1,1,1,1,1,1,0
Rogue One,0,0,1,1,1,1,1,1,1,1,1,1,1
The Accountant,1,0,1,1,1,1,0,1,1,1,1,1,1
The Jungle Book,1,1,0,1,1,1,0,1,1,1,1,1,1
The Legend of Tarzan,1,0,1,1,0,1,1,1,1,1,1,1,1
Deadpool,1,1,1,1,1,1,1,1,1,0,1,1,1
Doctor Strange,1,1,1,1,1,1,1,1,1,1,1,1,0
The Secret Life of Pets,1,0,1,1,1,1,1,1,1,1,1,1,1
1 movie bechdel peirce landau feldman villareal hagen ko villarobos waithe koeze_dottle uphold white rees-davies
2 Bad Moms 0 0 0 1 0 0 0 1 0 0 1 1 1
3 Hidden Figures 0 0 0 0 0 1 0 1 0 1 1 1 1
4 Independence Day: Resurgence 0 0 1 0 0 1 0 1 0 0 1 1 1
5 Finding Dory 0 0 1 0 0 0 1 1 1 1 1 1 0
6 Ghostbusters 0 0 0 0 0 1 0 1 1 1 1 1 1
7 Allegiant 0 0 1 0 0 1 0 1 1 1 1 1 1
8 Arrival 0 0 1 0 0 1 1 1 1 0 1 1 1
9 Ice Age: Collision Course 0 1 0 1 1 1 0 1 1 0 1 1 0
10 Kung Fu Panda 3 0 1 0 0 1 1 0 1 1 1 1 1 0
11 Miss Peregrine's Home for Peculiar Children 0 0 0 0 0 1 1 1 1 1 1 1 1
12 Sing 0 0 1 1 1 1 0 1 1 0 1 1 0
13 The Boss 0 0 0 0 1 1 1 1 1 0 1 1 1
14 The Girl on the Train 0 0 1 0 0 1 1 1 1 0 1 1 1
15 Boo! A Madea Halloween 0 0 1 1 1 1 0 1 0 0 1 1 1
16 Alice Through the Looking Glass 0 0 1 0 1 1 1 1 1 1 1 1 0
17 Fantastic Beasts and Where to Find Them 0 0 1 1 0 1 0 1 1 1 1 1 1
18 La La Land 0 0 1 1 0 1 1 1 1 0 1 1 1
19 Now You See Me 2 1 0 0 1 0 1 0 1 1 1 1 1 1
20 Passengers 1 0 0 1 0 1 1 1 1 0 1 1 1
21 Pete's Dragon 0 1 1 0 0 1 1 1 1 1 1 1 0
22 Sausage Party 0 0 1 1 1 1 0 1 1 1 1 1 0
23 Storks 1 0 1 1 0 1 1 1 1 0 1 1 0
24 Suicide Squad 0 0 1 1 1 1 0 1 1 1 1 1 0
25 The Conjuring 2 0 0 1 1 0 1 1 1 1 0 1 1 1
26 The Purge: Election Year 0 0 1 1 0 1 0 1 1 1 1 1 1
27 X-Men: Apocalypse 0 0 0 1 0 1 1 1 1 1 1 1 1
28 10 Cloverfield Lane 0 0 1 1 0 1 1 1 1 1 1 1 1
29 Batman v Superman: Dawn of Justice 1 0 1 1 0 1 1 1 1 1 1 1 0
30 Captain America: Civil War 0 0 1 1 1 1 1 1 1 1 1 1 0
31 Central Intelligence 1 0 1 1 1 1 0 1 0 1 1 1 1
32 Don't Breathe 0 0 1 1 1 1 1 1 1 0 1 1 1
33 Hacksaw Ridge 1 1 0 1 0 1 1 1 1 1 1 1 0
34 Lights Out 0 0 1 1 1 1 1 1 1 0 1 1 1
35 Moana 0 0 1 1 1 1 0 1 1 1 1 1 1
36 Ride Along 2 1 0 0 1 1 1 0 1 1 1 1 1 1
37 Star Trek Beyond 1 0 1 1 1 1 0 1 1 1 1 1 0
38 Sully 1 1 0 1 0 1 1 1 1 0 1 1 1
39 Teenage Mutant Ninja Turtles: Out of the Shadows 0 1 0 1 0 1 1 1 1 1 1 1 1
40 The Angry Birds Movie 1 1 0 1 0 1 0 1 1 1 1 1 1
41 The Magnificent Seven 1 0 0 1 0 1 1 1 1 1 1 1 1
42 Trolls 0 0 1 1 1 1 1 1 1 0 1 1 1
43 Zootopia 0 0 1 1 0 1 1 1 1 1 1 1 1
44 Jason Bourne 1 0 1 1 1 1 1 1 1 1 1 1 0
45 Rogue One 0 0 1 1 1 1 1 1 1 1 1 1 1
46 The Accountant 1 0 1 1 1 1 0 1 1 1 1 1 1
47 The Jungle Book 1 1 0 1 1 1 0 1 1 1 1 1 1
48 The Legend of Tarzan 1 0 1 1 0 1 1 1 1 1 1 1 1
49 Deadpool 1 1 1 1 1 1 1 1 1 0 1 1 1
50 Doctor Strange 1 1 1 1 1 1 1 1 1 1 1 1 0
51 The Secret Life of Pets 1 0 1 1 1 1 1 1 1 1 1 1 1

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff