You just got hired as a Data Analyst at the Census Bureau, which collects census data and creates interesting visualizations and insights from it.
The person who had your job before you left you all the data they had for the most recent census. It is in multiple csv files. They didn’t use pandas, they would just look through these csv files manually whenever they wanted to find something. Sometimes they would copy and paste certain numbers into Excel to make charts.
- Get data into pandas and into reasonable shape
- Make different visualizations (scatterplots, histograms) using the cleaned data