This was collaborative project exploring wealth data from the US Census Bureau. We have created a series of visualizations exploring the distribution of US wealth across wealth percentile groups, income percentile groups, education levels, and generation. These visuals were created with quarterly data from the third quarter of 1989 to the third quarter of 2022 gathered by the US Census Bureau. You can view the final project here.
In each visualizations we explored key characteristics contributing to wealth in the US over the last 33 years. All together, it’s clear the college-educated and those in the Baby Boomer generation consistently held a significant proportion of the wealth in this country. We also observed large disparities in wealth when it comes to examining both income and wealth percentiles, with those in the 50th percentile and below holding less 15% of nation’s wealth across both metrics.
To create this project, we used Jupyter Notebooks to process the data and develop the visualizations. Then, I used python within R Markdown to design and render this page as HTML. You can find the source code for this project on GitHub.