An app for exploring how US counties have changed since Covid-19. I spoke about this project at the San Francisco Python Meetup in June 2024.

The Covid Demographics Explorer is a Python app I wrote that lets users explore how American counties have changed since Covid-19. Try the app here, and explore the code here.

The app builds a dataset of demographic data using the Census Bureau’s API. It uses Streamlit to let users explore that data with a simple front end.

I spoke about this project at the San Francisco Python Meetup in June 2024. You can view a recording of that talk below.

Additional Information

My talk at the San Francisco Python Meetup focused primarily on how the app uses Streamlit. The following blog posts discuss other aspects of the project:

Ari Lamstein

Ari Lamstein

I’m a software engineer who focuses on data projects.

I most recently worked as a Staff Data Science Engineer at a marketing analytics consultancy. While there I developed internal tools for our data scientists, ran workshops on data science and mentored data scientists on software engineering.