An analytical framework utilizing the Federal Reserve Economic Data (FRED) API to retrieve, clean and interpret key U.S. Economic Indicators which are key statistical data points that reflect the overall health and trends of the economy comprising of statistical measures such as GDP, inflation and unemployment, delivering insightful visualizations for advanced macroeconomic research and education.
- Connects to the FRED API to pull real-time and historical economic data
- Cleans and preprocesses data for analysis
- Provides visualizations to compare and explore economic indicators
- Programming Language: Python
- Data Retrieval: FRED API
- Data Manipulation: Pandas, Numpy
- Visualization: Matplotlib, Plotly
- Environment: Jupyter Notebook