Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feb 18 Ben's Work #2

Open
benhuckell opened this issue Feb 19, 2021 · 1 comment
Open

Feb 18 Ben's Work #2

benhuckell opened this issue Feb 19, 2021 · 1 comment

Comments

@benhuckell
Copy link
Contributor

  1. Cleaned education dataset with the following columns (all by county). File is saved /data/cleaned/educationDataset.csv
  • Median Household income
  • Unemployment Rate
  • Various measures of education level
  1. Visualizations of these quantities superimposed onto US Map (all code in the jupyter notebook educationEDA). I have done a brief write up on each of these datasets on the report including where they came from, how they were conducted, and what they include. In addition, I have provided some examples that are also now in the report if anyone would like to take a look.

  2. I have found sources for the mean state/county temperature as well as the population density data. Tomorrow morning I will be adding these to the cleaned education dataset and starting off with a quick correlation check, and then onto a more thorough regression analysis to hopefully isolate for education levels. Ill also be looking into possibly animating the US map plot results which could be a pretty nice graphic to include on the final report.

@ZIBOWANGKANGYU
Copy link
Member

Hello Ben!
Thank you for the work! It looks good! Could you please merge educationDataset.csv into daily_df.csv so that other regression analyses can use these variables. You can do the merging in data_wrangling.py
Mark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants