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.

Wave-eer/-Forecasting-Financial-Inclusion-in-Ethiopia

Domain:

socioeconomic

Record type:

project
Creator:
Wav
Host:
# Forecasting Financial Inclusion in Ethiopia (2011–2027) ## πŸ“Œ Executive Summary This repository contains the end-to-end data enrichment, exploratory data analysis (EDA), event impact modeling, multi-scenario forecasting (2025–2027), and Streamlit dashboard application for tracking and projecting financial inclusion in Ethiopia. ### πŸ“š Key Deliverables & Reports - πŸ“ˆ **Interim Progress Report (Plan vs. Progress)**: Side-by-side milestone tracking, completed work documentation, challenge reflections, and revised roadmap. - πŸ’― **Plan vs. Progress Rubric Evaluation**: Self-evaluation scorecard earning **16/16 points (100% Exceeds Expectations)**. - πŸ“„ **Comprehensive Technical Report**: Full 5-section technical analysis, methodology, validation, and policy directives. - πŸ“° **Medium Blog Post**: Publication-ready blog post for industry & non-technical leaders. - πŸ’― **Assignment Rubric Evaluation Scorecard**: Detailed self-evaluation earning **19/19 points (100% Exceeds Expectations)**. --- ## πŸ› οΈ Project Structure ``` β”œβ”€β”€ .github/ β”‚ └── workflows/ β”‚ └── unittests.yml # GitHub Actions CI workflow β”œβ”€β”€ app/ β”‚ └── main.py # Streamlit Dashboard application β”œβ”€β”€ data/ β”‚ β”œβ”€β”€ ethiopia_fi_unified_data.csv# Enriched Unified Schema dataset β”‚ β”œβ”€β”€ ethiopia_fi_unified_data.xlsx# Original Excel dataset β”‚ β”œβ”€β”€ reference_codes.csv # Indicator code definitions β”‚ └── data_enrichment_log.md # Audit log of data additions β”œβ”€β”€ notebooks/ β”‚ β”œβ”€β”€ 01_eda_and_enrichment.ipynb# EDA & trajectory analysis notebook β”‚ β”œβ”€β”€ 02_event_impact_modeling.ipynb# Association matrix & historical validation β”‚ └── 03_forecasting.ipynb # 2025-2027 forecasts & scenario modeling β”œβ”€β”€ reports/ β”‚ β”œβ”€β”€ interim_progress_report.md # Interim Progress Report (Plan vs. Actual) β”‚ β”œβ”€β”€ progress_report_rubric_evaluation.md # Progress Rubric Scorecard (16/16 pts) β”‚ β”œβ”€β”€ financial_inclusion_forecasting_report.md # Technical Report β”‚ β”œβ”€β”€ blog_post_medium.md …

Visit

github.com