https://github.com/cu-dbmi/state-cancer-profile-scraper
State cancer profiles scraper
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
State cancer profiles scraper
Basic Info
- Host: GitHub
- Owner: CU-DBMI
- License: mit
- Language: Python
- Default Branch: main
- Size: 28.3 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of seandavi/state-cancer-profile-scraper
Created over 1 year ago
· Last pushed over 1 year ago
https://github.com/CU-DBMI/state-cancer-profile-scraper/blob/main/
## State cancer profiles scraper
This is a simple web scraper that extracts cancer data from the [State Cancer Profiles](https://statecancerprofiles.cancer.gov/) 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:
[](https://doi.org/10.5281/zenodo.11102940)
### Installation
To install the required packages, run the following command:
```bash
pip install git+https://github.com/seandavi/state-cancer-profiles-scraper.git
```
### Usage
To run the scraper, use the following command:
```bash
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](LICENSE) file for details.
Owner
- Name: University of Colorado Department of Biomedical Informatics
- Login: CU-DBMI
- Kind: organization
- Location: University of Colorado, School of Medicine, Anschutz Medical Campus
- Website: https://medschool.cuanschutz.edu/dbmi
- Repositories: 34
- Profile: https://github.com/CU-DBMI
GitHub Events
Total
- Release event: 2
- Push event: 1
- Create event: 2
Last Year
- Release event: 2
- Push event: 1
- Create event: 2