Skip to content

arjun37602/UnemploymentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

UnemploymentAnalysis - Final Project for DataGood Club

Through an API call to the U.S. government website, we pulled data and cleaned it using Pandas. Through SkLearn linear regression models, we proved that inflation in the past few years is exceptionally high, with major increases in CPI. Medical Care has the highest CPI increase, followed by Food/ beverages and Housing, then Total CPI. We disregard Energy CPI as it has a R2 value of 0.3 which means it does not really follow a linear regression, the coefficient found is not accurate.

image

We also visualized the unemployment rates amongst different races using SeaBorne. We discovered that Native Americans had the highest unemployment rate of 30%. We discovered that weekly wages increased at a higher rate during COVID, which was surprising. Weeekly wages increased by $45 in COVID versus $25.98 in NON-COVID times.

image

image

About

Through an API call to the U.S. government website, data was pulled and cleaned using Pandas. Through SkLearn linear regression models, we proved that inflation in the past few years is exceptionally high, with major increases in CPI and weekly wages during COVID.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors