# 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 β¦