Skip to content

Several Jupyter Notebooks for scraping newspaper data about Ebola responses in Sierra Leon, part of the dissertation research of Oladoyin Okunoren at Boston College

License

Notifications You must be signed in to change notification settings

BCDigSchol/notebook-okunoren-ebola

Repository files navigation

notebook-ebola-scrape

This repository contains several Jupyter notebooks which scrape text data from newspapers and government institutions about Ebola responses in Sierra Leone. It is a part of the dissertation of research of Oladoyin Okunoren, at Boston College.

All scraped data is saved to the output/ directory.


Scripts written by David J. Thomas Senior Digital Scholarship Specialist O'Neill Library Boston College


List of Notebooks

sierra_leon_telegraphy.ipynb # scrapes the Sierra Leon Telegraph (saves to output/siera_leon_telegraph.csv)
awoko.ipynb # scrapes the Awoko Newspaper (saves to output/awoko_newspaper.csv)

merge_data.ipynb # merges all of the .csv files from the notebooks above into a single spreadsheet

Installation

pip install -r requirements.txt
jupyter lab

About

Several Jupyter Notebooks for scraping newspaper data about Ebola responses in Sierra Leon, part of the dissertation research of Oladoyin Okunoren at Boston College

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published