This project analyzes and forecasts the inflation rate in North Macedonia from 2016 to 2026 using historical data and predictive modeling. It incorporates insights from the IMF Selected Issues Paper (2025).
- Historical inflation data visualization (2016β2020)
- Projected inflation rates (2021β2026)
- Linear regression model for forecasting
- Interactive plots and summary statistics
inflation_analysis.py: Main script for data analysis and visualizationdata/inflation_macedonia_2016_2026.csv: Source dataplots/inflation_trend.png: Output graphrequirements.txt: Python dependencies
- IMF Selected Issues Paper (2025): Impact of International Shocks on North Macedonia
git clone https://github.com/tvankurt-cloud/macedonian-inflation-forecast.git
cd macedonian-inflation-forecast
pip install -r requirements.txt
python inflation_analysis.py