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.)
Adds an example in a Jupyter Notebook on how to access the Google Civic API and return the congressional district given an address
3. More detailed description and other questions to address in code review
This provides a quick example of how to use the Google Civic API to get the congressional district code given an address. Further work will have to be done to query using the addresses in our loan DB.
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.)
Adds an example in a Jupyter Notebook on how to access the Google Civic API and return the congressional district given an address
2. Link to Trello Ticket
https://trello.com/c/aKvxFeZF/36-get-congressional-districts-and-counties-for-borrower-data-this-is-to-identify-county-and-congressional-district-for-each-addres
3. More detailed description and other questions to address in code review
This provides a quick example of how to use the Google Civic API to get the congressional district code given an address. Further work will have to be done to query using the addresses in our loan DB.
This is also related to the spec: https://github.com/sfbrigade/datasci-sba/blob/master/specs/adding_congressional_district.md. @makfan64 see this PR I think it's easier than we might have initially thought.
4. Remember to tag reviewers!