Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1023 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 1023 Bytes

COVID-19 in Prisons, as Told by Data

Python (Plotly, Pandas, Streamlit)

View the project here. Note: the Plotly charts are not responsive, so this works best on desktop.

I wanted to make this data project to explore the impact of COVID-19 in prisons versus the overall population.

Prison COVID-19 data from The Marshall Project, a nonprofit investigative newsroom dedicated to the U.S. criminal justice system. Check out their data repo here.

COVID-19 data from the COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University. Check out their data repo here.

This is my first-ever data project, so I'm open to suggestions, discussion, and / or feedback!