Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

Β© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

Suabdu9/ethiopia-fi-forecast

Domain:

socioeconomic

Record type:

project
Creator:
Sua
Host:
# πŸ‡ͺπŸ‡Ή Forecasting Financial Inclusion in Ethiopia ## Project Overview This project develops a forecasting system for Ethiopia's digital financial transformation. Selam Analytics was engaged by a consortium of: - Development Finance Institutions (DFIs) - Mobile Network Operators (MNOs) - National Bank of Ethiopia (NBE) to understand the drivers of financial inclusion and forecast future Access and Usage outcomes. The project answers: 1. What factors drive financial inclusion? 2. How do policies, products and infrastructure affect adoption? 3. What is the expected trajectory for 2025-2027? --- # Objectives The system focuses on: ## Access Account Ownership Rate: Percentage of adults owning a financial account. ## Usage Digital payment adoption: Percentage of adults making or receiving digital payments. --- # Project Structure ethiopia-fi-forecast/ β”œβ”€β”€ .github/workflows/ β”‚ └── unittests.yml β”œβ”€β”€ data/ β”‚ β”œβ”€β”€ raw/ # Starter dataset β”‚ β”‚ β”œβ”€β”€ ethiopia_fi_unified_data.csv β”‚ β”‚ └── reference_codes.csv β”‚ └── processed/ # Analysis-ready data β”œβ”€β”€ notebooks/ β”‚ └── README.md β”œβ”€β”€ src/ β”‚ β”œβ”€β”€ __init__.py β”œβ”€β”€ dashboard/ β”‚ └── app.py β”œβ”€β”€ tests/ β”‚ └── __init__.py β”œβ”€β”€ models/ β”œβ”€β”€ reports/ β”‚ └── figures/ β”œβ”€β”€ requirements.txt β”œβ”€β”€ README.md └── .gitignore --- # Dataset The dataset combines: ## Observations Historical measurements from: - Global Findex - National Bank of Ethiopia - Mobile operators - Infrastructure sources ## Events Examples: - Telebirr launch - Safaricom Ethiopia entry - M-Pesa launch - Fayda Digital ID rollout - EthSwitch developments ## Impact Links Modeled relationships between events and financial inclusion indicators. --- # Data Enrichment Additional records added: ## Observations Added: - Digital ID adoption - Mobile money growth - Infrastructure indicators - Gender gap indicators ## Events Added: - Mobile money launches - Regulatory milestones …

Visit

github.com