
Hi! I'm Kabir Moghe, and I created this application to provide granular information about the spread and local impact of COVID-19. The app allows users to understand the current situation of the pandemic within their county, understand vaccination data, and explore the relationship between various county attributes and COVID-19 data.
The self-updating data set compiles data from the sources below:
Note: many data providers like the CDC have stopped regularly collecting/publishing county-level data given that 3+ years have passed since the pandemic's onset, so information provided will be as recent as possible (based on the recency of source data) but may not be up-to-date.
In order to determine the risk of infection in a certain county, the 7-Day moving average was used, which is the average number of new cases each day over the past week per 100,000 people (calculation shown above). Since county-wide population varies, 100,000 is a commonly used number to have normalized rates across all counties, so simple percentages are scaled to a number of cases out of 100,000.
Click here to learn about some analysis I performed in August 2020 using the data from then.
The code for this web app can also be accessed here.
Contact me using links below with any questions, and if you have any feedback or issues, feel free to leave it in the form below. Thanks!