This project analyzes sector contributions to GDP using World Bank World Development Indicators (WDI) data across 200+ countries from 1960–2024.
The analysis explores how economic sectors including Agriculture, Industry, Manufacturing, Services, Trade, Export, and Import contribute to GDP over time and how these sectors relate to one another.
- Python
- pandas
- NumPy
- Matplotlib
- Cleaned and transformed large economic datasets
- Structured data into time-series format across countries and sectors
- Performed correlation and regression analysis between economic sectors
- Built visualizations to analyze global economic trends over time
- Compared sector behavior across countries and years
- Identified relationships between sectors using correlation and regression
- Observed structural economic shifts from agriculture to services in developing economies
- Analyzed how changes in one sector influence others over time
- Open
GDP_Sector_Analysis.ipynbin Jupyter Notebook or VS Code - Run all cells to reproduce the analysis and visualizations
GDP_Sector_Analysis.ipynb→ Main analysis notebook*.csv→ World Bank sector datasets