This repository contains data and code used to generate results appearing in Racial and ethnic disparities in the observed COVID-19 case fatality rate among the U.S. population.
It appears that GitHub may be having some trouble rendering the plots in the analytic notebooks. If you don't see the plots when viewing the notebooks, you may view the notebooks on nbviewer by clicking here.
The following dependencies are required to run the analyses contained in this project:
- Python >= 3.8
- Python packages listed in requirements.txt
- Stata >= 17.0 (PYTHONPATH must contain
<path_to_stata_install>/utilities
)