An open API service indexing awesome lists of open source software.

https://github.com/edprice25/us-states-analysis

Presents a series of visualizations for folks looking to relocate to more affordable areas in the US. Click on my link below to see a full analysis.
https://github.com/edprice25/us-states-analysis

data-analysis jupyter-notebook matplotlib pandas python us-states

Last synced: 12 months ago
JSON representation

Presents a series of visualizations for folks looking to relocate to more affordable areas in the US. Click on my link below to see a full analysis.

Awesome Lists containing this project

README

          

# us-states-analysis
Presents a series of visualizations for folks looking to relocate to more affordable areas in the US. Click on my link below to see a full analysis.

https://edprice25.github.io/us-states-analysis/

All charts created in Jupyter Notebook using Python pandas/Matplotlib. The notebook was also converted to a clean Python script:

jupyter nbconvert --to script US_states_analysis.ipynb