sfbrigade / datasci-sba

Solving problems with the Small Business Administration
10 stars 18 forks source link

census api #69

Open ricky-boebel opened 6 years ago

ricky-boebel commented 6 years ago

1. Brief Summary of what this PR accomplishes (140 characters or less. If you find trouble describing what you are doing in this length, consider breaking the PR into multiple ones.) The goal is to incorporate demographic population data into the database. possibility to incorporate education level and age data.

2. Link to Trello Ticket

https://trello.com/c/WgR9FXLv/42-find-richer-demographic-and-socioeconomic-data-by-region

3. More detailed description and other questions to address in code review Pulls from census data based off of data collected over 60 months from 2011-2015.

We have the following slices: congressional district zip code county city

Questions: What would be best way to structure the python file? I assume functions are needed but decided to wait to get your input. Should there be a function for each geography?

4. Remember to tag reviewers!