https://github.com/kskmemory/economic-data-analysis-project-with-python-pandas
Economic Data Analysis Project with Python Pandas
https://github.com/kskmemory/economic-data-analysis-project-with-python-pandas
datacleaning dataexploration datascraping fred-api pandas plotly python
Last synced: about 2 months ago
JSON representation
Economic Data Analysis Project with Python Pandas
- Host: GitHub
- URL: https://github.com/kskmemory/economic-data-analysis-project-with-python-pandas
- Owner: kskmemory
- Created: 2025-03-28T21:05:16.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-28T21:23:35.000Z (about 2 months ago)
- Last Synced: 2025-03-28T22:28:50.963Z (about 2 months ago)
- Topics: datacleaning, dataexploration, datascraping, fred-api, pandas, plotly, python
- Language: Jupyter Notebook
- Homepage:
- Size: 3.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Economic-Data-Analysis-Project-with-Python-Pandas
I explored some real world Economic Data by using Python and Pandas.Also pulled down that data directly from FRED which is a free resource using their pyhton API.
PS.(Personal FRED API KEY should obtain through https://fred.stlouisfed.org to run Jupyter file.)
# Retrieve SP500 data and Plot:
# Data cleaning and joining multiple data series to visualize State Unemployment Rates :
