Logo Lanfrica

Jaki77/ethiopia-fi-forecast

Domain:

socioeconomic

Record type:

software
Creator:
Jak
Host:
Forecasting Ethiopia's financial inclusion using event-augmented time series models to predict access and usage trends (2025-2027). # Forecasting Financial Inclusion in Ethiopia ## πŸ“‹ Project Overview A comprehensive time-series forecasting system to predict Ethiopia's progress in financial inclusion for 2025-2027. This project analyzes account ownership (Access) and digital payment adoption (Usage) while modeling the impact of policy changes, product launches, and infrastructure investments. **Challenge Period**: 28 Jan 2026 - 03 Feb 2026 **Organization**: 10 Academy - Artificial Intelligence Mastery (Week 10 Challenge) ## 🎯 Business Context Ethiopia is undergoing rapid digital financial transformation with Telebirr (54M+ users) and M-Pesa (10M+ users), yet only 49% of adults have financial accounts (Global Findex 2024). Stakeholders including the National Bank of Ethiopia, mobile money operators, and development finance institutions need to understand: - What drives financial inclusion in Ethiopia - How events affect inclusion outcomes - Future trajectories for 2026-2027 ## πŸ“Š Key Metrics - **Access**: Account ownership rate (% adults with financial/mobile money account) - **Usage**: Digital payment adoption rate (% adults making/receiving digital payments) ## πŸ—‚οΈ Project Structure ```bash ethiopia-fi-forecast/ β”œβ”€β”€ data/ # Data storage β”‚ β”œβ”€β”€ raw/ # Original datasets β”‚ └── processed/ # Enriched and cleaned data β”œβ”€β”€ notebooks/ # Jupyter notebooks for each task β”œβ”€β”€ src/ # Python source code β”œβ”€β”€ dashboards/ # Interactive dashboard files β”œβ”€β”€ reports/ # Analysis reports and documentation β”œβ”€β”€ scripts/ # Utility scripts └── tests/ # Test files ``` ## πŸ“ˆ Tasks Overview 1. **Data Exploration & Enrichment** - Understand schema, add relevant observations/events 2. **EDA & Insight Generation** - Analyze trends, gaps, correlations 3. **Event Impact Modeling** - Quantify how events affect indicators 4. **Forecasting** - Predict Access and Usage rates (2025-2027) 5. **Da …

Licenses