Logo Lanfrica

Yas614/ethiopia-fi-forecast

Domain:

socioeconomicdigital infrastructure

Record type:

projectmodel
Creator:
Yas
Host:
# Ethiopia Financial Inclusion Forecasting & Event Impact Analysis An end-to-end data science and scenario modeling framework designed to analyze historical financial inclusion trends in Ethiopia (2011–2024), quantify the impact of macro interventions (e.g., Telebirr, Safaricom, Fayda ID), and project national account ownership trajectory (2025–2027). ## 🎯 Business Problem & Context Despite rapid digital finance growth in Ethiopia, overall formal bank account ownership grew by only 3 percentage points between 2021 and 2024 (reaching 49%). Financial institutions, policy regulators, and development funds need transparent, data-driven frameworks to: 1. **Quantify Event Impact:** Measure how specific product launches and digital identity infrastructure affect formal account adoption and payment usage. 2. **Evaluate National Targets:** Forecast whether Ethiopia will achieve its **National Financial Inclusion Strategy (NFIS-II) goal of 60% account ownership** by 2027 under varying market scenarios. --- ## πŸ› οΈ Key Results & Findings * **Task 3 (Event Impact Analysis):** Mobile money launches (Telebirr, M-Pesa) demonstrate immediate high-velocity impact on mobile account creation (+12 to +15 pp boost), whereas core infrastructure rollouts (Fayda ID) serve as long-term adoption catalysts across formal bank channels. * **Task 4 (Scenario Projections):** * **Base Case:** Account ownership crosses the **60% NFIS-II target during 2025**, reaching **68.26% by 2027**. * **Optimistic Scenario (Accelerated e-KYC):** Reaches **73.10% by 2027**. * **Pessimistic Scenario (Low Conversion / Stagnation):** Reaches **62.80% by 2027**. --- ## πŸ’» Repository Structure ethiopia-fi-forecast/ β”œβ”€β”€ .github/workflows/ β”‚ └── unittests.yml # GitHub Actions CI pipeline β”œβ”€β”€ data/ β”‚ β”œβ”€β”€ processed/ # Exported model outputs (forecasts_2025_2027.csv) β”‚ └── raw/ # Historical Findex & macro event datasets β”œβ”€β”€ dashboard/ β”‚ └── app.py # Inter …