top of page
Data Visualization
2010 United States Census
Created visualizations using Tableau and Pandas of 408 age and race data records collected through the 2010 United States Census API
The data in the visualizations below were collected through the 2010 Census API and the code can be found in census_api.py.
The bar plots below show the population breakdown of race by age split by male and female, and the code for this can be found at the bottom of this page or in race_sex_age.ipynb.
​
The Participation Rate visualization made through tableau reflects the overall sample of the U.S. population

Code for Visualizations
bottom of page