Skip to content

libiyao/Relation_between_politic_and_economy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relation_between_politic_and_economy

This project is contributed by Bill Li and Alyssa Allums.

Core questions this project will answer:

  1. What relationships exist between each state’s political leanings and their economic growth? Does control of a state government by a certain political party help or hinder economic growth? We are trying to determine if there is a correlation between the economic success of a state and its political leaders and if any political agenda lends itself better to that economic success. These calculations would be critical in our ability to predict future economic success or failure.

  2. To what degree do demographics of a state (urban vs rural, population) affect economic growth? What relationship exists between each state’s demographics and their political leaning? We are trying to determine if there is a relationship between the economic growth in each state and the demographics of the state. If there is a relationship, we can predict the economic growth of each state with changes in the demographics.

  3. Can political leaning and demographics be used to predict the economic status of a state? We are trying to determine whether political leaning is an accurate means to predict economic status. If it is, this would be useful to predict the economic status of states in the future based on their political party. It would also help to see which states, based on their political leaning, will flourish or decline economically.

Datasets:

GDP_percent_change.csv: Percent change in GDP of each states from 1997 to 2017. https://www.bea.gov/data/gdp/gdp-state

GDP_total.csv: Total GDP in each state from 1997 to 2018. https://www.bea.gov/data/gdp/gdp-state

GDP_total_cleaned: Tranposed of above csv.

Minimum wage Data.csv: minimum wage of each state from 1968 to 2017. https://www.kaggle.com/lislejoem/us-minimum-wage-by-state-from-1968-to-2017

output.csv: Unemployment rate in each state from 1990 to 2016. https://www.kaggle.com/jayrav13/unemployment-by-county-us

state_population.csv: Population in thousands of each state from 1997 to 2018. https://fred.stlouisfed.org/release/tables?rid=118&eid=259194&od=#

state_populations_thousands_transposed.csv: Transposed of above csv.

All of the research results can be found in project.docx and all codes are in project.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages