# Forecasting Financial Inclusion in Ethiopia
## π Project Overview
This project analyzes and forecasts **financial inclusion trends in Ethiopia**, with a primary focus on **account ownership and access to financial services**. The unified dataset combines observations, policy events, and contextual metadata, aiming to:
- Explore historical trends in financial inclusion
- Contextualize changes using major policy and infrastructure events
- Build a reproducible pipeline for analysis and forecasting
- Transparently document data gaps and limitations
The project emphasizes **analytical correctness and interpretability**, avoiding unsupported causal claims.
---
## π― Objectives
1. **Exploratory Data Analysis (EDA)**
- Analyze trends in account ownership and mobile money access
- Identify data availability and gaps across indicators
- Visualize trends with policy/event overlays
2. **Data Engineering**
- Build a unified, schema-consistent dataset
- Separate observations, events, and (potential) impact links
- Ensure reproducibility and robustness
3. **Forecasting**
- Forecast national account ownership trends
- Use historical access indicators as the primary signal
- Treat policy events as contextual, not causal inputs
4. **Documentation & Transparency**
- Clearly document assumptions and limitations
- Avoid overinterpretation of sparse or missing data
---
## π Repository Structure
```plaintext
Forecasting-Financial-Inclusion-in-Ethiopia/
β
βββ data/
β βββ raw/
β β βββ ethiopia_fi_unified_data.xlsx
β β βββ reference_codes.xlsx
β βββ processed/
β
βββ notebooks/
β βββ 01_data_inspection.ipynb
β βββ 02_exploratory_analysis.ipynb
β βββ 03_forecasting.ipynb
β
βββ src/
β βββ data_loader.py
β βββ eda.py
β βββ forecasting.py
β
βββ figures/
β βββ plots/
β
βββ requirements.txt
βββ README.md
βββ .gitignore
```
---
## π§Ύ Data Description
The dataset follows a unified schema with multiple record types:
### Record Types
- **observation**: Quanti β¦