Skip to content

This repository contains an exploratory data analysis project focused on investigating gender bias in Spanish films through the lens of the Bechdel Test. The Bechdel Test, originating from Alison Bechdel, is a measure of representation of women in fiction, setting a low bar for gender equality in storytelling.

License

Notifications You must be signed in to change notification settings

gon-martinam/bechdel-test-spanish-films

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bechdel Test on Spanish Films

Perhaps you have never asked yourself the question: Do films show a gender bias?

You may think that this is an absurd question, that in virtually every film there are actresses and characters that represent and empower women. However, is this true?

This is exactly what Alison Bechdel once asked herself, giving rise to what is known as the Bechdel Test.

Bechdel herself mentions as a precedent the essay "A Room of One's Own" (1929), where Virginia Woolf criticises that in most fictional literature the presence of a female character is only due to her link with an existing male character, and the relevance of the female character derives from this link.

The test criteria are as follows:

  1. At least two female characters appear
  2. who are engaged in a conversation
  3. that does not have a male as its subject.

This exploratory data analysis will analyse whether there is a gender gap in Spanish cinema.

Project description

✏️ -

🛠 - Jupyter Notebooks have been used because of their ease of use and convenience for exploratory data analysis, along with the Python language.

🚩 - The main challenge was to find the necessary data on Spanish films, as there was no database with such information. Therefore, CSV files have been created, through web scraping, containing this information.

How to use the project

There is no executable, as this is an exploratory data analysis. The notebook with the analysis and the functions to scrape the information about the films can be found in the "src" folder. The CSV-files with the scraped information can be found in the folder "data".

About

This repository contains an exploratory data analysis project focused on investigating gender bias in Spanish films through the lens of the Bechdel Test. The Bechdel Test, originating from Alison Bechdel, is a measure of representation of women in fiction, setting a low bar for gender equality in storytelling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published