This app uses data from the American Community Survey to help people understand how America changed during Covid-19.
You can learn more about this project by reading the following:
- Creating Time Series Data from the American Community Survey (ACS) discusses how the dataset is generated.
- Visualizing the Impact of Covid-19 on US Counties discusses the choice to use counties as the geographic unit for this project.
- Building a Census Explorer in Python: Part 1 discusses the technology choices made at the start of the project.