Skip to content

CU-DBMI/state-cancer-profile-scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State cancer profiles scraper

This is a simple web scraper that extracts cancer data from the State Cancer Profiles website. The data is extracted for all states and saved in two CSV files: one for cancer incidence and one for cancer mortality.

Where are the data?

If you are looking for the pre-scraped data, you can find them on Zenodo at the following link:

DOI

Installation

To install the required packages, run the following command:

pip install git+https://github.com/seandavi/state-cancer-profiles-scraper.git

Usage

To run the scraper, use the following command:

python -m scps.scraper

The scraper will save the data in current working directory.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

State cancer profiles scraper

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%