## 🚀 Project Overview
This project was developed for the National Bank of Ethiopia and a consortium of stakeholders to:
* **Analyze** historical Findex survey data (2011-2024).
* **Model** the impact of national events like the Telebirr launch and NDPS 2.0.
* **Forecast** Access (Account Ownership) and Usage (Digital Payments) for 2026-2027.
## đź“‚ Project Structure
* `data/`: Raw and processed unified schema datasets.
* `notebooks/`: EDA, Impact Modeling, and Forecasting logic.
* `src/`: Data enrichment and modular Python scripts.
* `dashboard/`: Streamlit interactive application.
* `models/`: Saved association matrices and trend models.
## 🛠️ Installation & Setup
1. Clone the repository:
```bash
git clone
github.com