Next Bechdel
Files | Size | Format | Created | Updated | License | Source |
---|---|---|---|---|---|---|
3 | 1.46 MB | csv | over 6 years ago | FiveThirtyEight - Next Bechdel |
This folder contains data behind the story The Next Bechdel Test. nextBechal\_allTests.csv and shows the high-level breakdown of which movies passed and failed nextBechal\_castGender.csv contains th...
Read more
Data Files
File | Description | Size | Last modified | Download |
---|---|---|---|---|
nextBechdel_allTests | 2.29 kB | over 6 years ago | nextBechdel_allTests | |
nextBechdel_castGender | 142 kB | over 6 years ago | nextBechdel_castGender | |
nextBechdel_crewGender | 1.32 MB | over 6 years ago | nextBechdel_crewGender |
Data Previews
nextBechdel_allTests
Schema
name | type | format |
---|---|---|
movie | string | default |
bechdel | integer | default |
peirce | integer | default |
landau | integer | default |
feldman | integer | default |
villareal | integer | default |
hagen | integer | default |
ko | integer | default |
villarobos | integer | default |
waithe | integer | default |
koeze_dottle | integer | default |
uphold | integer | default |
white | integer | default |
rees-davies | integer | default |
nextBechdel_castGender
Schema
name | type | format |
---|---|---|
movie | string | default |
actor | string | default |
character_name | string | default |
type | string | default |
billing | integer | default |
gender | string | default |
nextBechdel_crewGender
Schema
name | type | format |
---|---|---|
movie | string | default |
department | string | default |
full_name | string | default |
first_name | string | default |
imdb | string | default |
gender_prob | integer | default |
gender_guess | string | default |
The Next Bechdel Test
This folder contains data behind the story The Next Bechdel Test.
nextBechal_allTests.csv
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, a1
means it passed.
nextBechal_castGender.csv
contains the estimated gender for the entire cast for every movie, including whether a role was supporting or main. Data was obtained from The Numbers.
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 |
nextBechal_crewGender.csv
contains data for the 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 |
This dataset was scraped from FiveThirtyEight - next-bechdel