An analysis of gender differences in the references cited in the Stanford Encyclopedia of Philosophy. This project consists of two notebooks and one Python file for functions to keep the notebooks neat and tidy.
- The data extraction and preparation notebook
- The analysis notebook
- The module containing specific functions
The project showcases the following skills:
- Web scraping using BeautifulSoup
- Data cleaning and preprocessing using pandas
- Data visualisation using plotly
- Creation of a dashboard using plotly dash
- Extracting geocoding information using GoogleMaps API