Skip to content

GetUsPPE/getusppe_viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started: GetUsPPE

Repo Format

  • src: Python classes and functions for data downloading, processing and mapping
  • notebooks: Example code from repo contributors
  • scripts: TODO: Move into src folder

Installing python environment

conda create --name getusppe python=3.7
conda activate getusppe
pip install -r requirements.txt

Data Acess

  • Open Access Data: GetUsPPE.org is partnered with #findthemasks. To use this data (3000+ PPE Requests), go to src/config.ini, and change the find_the_masks_data_download_flag to True:
find_the_masks_data_download_flag = True
  • Request-Only Access Data: GetUsPPE.org has an additional dataset that compromises quantitative demand side information (i.e. Nursing Home X requests 20 Face Shields, with less than 2 days supppy remaining). To use this dataset, please reach out to GetUsPPE.org for access, Then change:
find_the_masks_data_download_flag = False

Sample code to create the figures

Navigate to getusppe_viz/src

python create_figures.py

About

GetUsPPE Data Science Visualizations - Contributors welcome!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •