Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 845 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 845 Bytes

Contents

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.

Viewing analytic notebooks

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.

Dependencies

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)