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.
- Host: GitHub
- URL: https://github.com/edprice25/us-states-analysis
- Owner: edprice25
- Created: 2025-03-10T04:13:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T05:55:18.000Z (over 1 year ago)
- Last Synced: 2025-07-04T01:05:39.061Z (12 months ago)
- Topics: data-analysis, jupyter-notebook, matplotlib, pandas, python, us-states
- Language: Jupyter Notebook
- Homepage: https://edprice25.github.io/us-states-analysis/
- Size: 4.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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