This is some processing and visualization code I'm using to maintain a COVID-19 dashboard for my roller derby team, Hard Knox Roller Derby. The dashboard in its initial version was developed by Daniel Sauer (Bear City Roller Derby) and made available for general use by the roller derby community to keep track of the WFTDA Return to Play guidelines.
Using the code in this notebook, I'm pulling in the "County New" data from Tennessee's COVID-19 Page, so this is easy to adapt to work for any counties in Tennessee. To adapt for other data sources, you'll have to update the link and column names. For everything to work, you'll need columns for new cases, active cases, total confirmed cases, and deaths.