Python Version 3.76
RUN INSTRUCTIONS
To install, use 'pip' or 'easy_install'
$ pip install us
$ pip install uszipcode
$ pip install census
$ pip install ipynb
$ pip install matplotlib
$ pip install pandas
$ pip install numpy
$ pip install pprint
$ pip install scipy
- Required API Key census_key, from http://api.census.gov/data
Clone the project to local computer/device
List notebooks
- CensusData
- Deaths By Age
- CasesAndDeaths
- Cases_PD
- Cases_PopDensity
- CasesVsWealth
- AllByState
- IncomePopByState
- Deaths_Median_Income_Scatter
- Deaths_Per_Cap_Scatter
- top_5_per_cap_deaths
This file shows how we extracted, transformed, and loaded our data sources for plotting: ETL-Documentation.docx
List our data source API's that we're exploring here.
From the project proposal: