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.

ekram-kemer1/ethiopia-fi-forecast

Domain:

socioeconomic

Record type:

project
Creator:
ekr
Host:
# Ethiopia Financial Inclusion Forecasting **10 Academy KAIM 9 — Week 11 Challenge** Forecasting Access (Account Ownership) and Usage (Digital Payment Adoption) for Ethiopia, 2025-2027, using a unified events/observations/impact-links schema. ## Project Structure ethiopia-fi-forecast/ ├── .github/workflows/ # CI (unit tests on push/PR) ├── data/ │ ├── raw/ # ethiopia_fi_unified_data.csv, reference_codes.csv │ ├── processed/ # analysis-ready outputs │ └── data_enrichment_log.md ├── notebooks/ # Task 1-4 notebooks ├── src/ # reusable python modules ├── dashboard/app.py # Streamlit dashboard (Task 5) ├── tests/ ├── models/ # saved forecasting models / impact matrices ├── reports/figures/ # exported charts for the final report ├── requirements.txt └── README.md ## Setup python -m venv .venv source .venv/bin/activate # Windows: .venv\Scripts\activate pip install -r requirements.txt ## Running the notebooks jupyter lab notebooks/ ## Running the dashboard streamlit run dashboard/app.py ## Data - **Source dataset:** `data/raw/ethiopia_fi_unified_data.csv` — unified schema where `record_type` (`observation` / `event` / `impact_link` / `target`) determines how to interpret each row. See `data/raw/reference_codes.csv` for valid categorical values. - **Enrichment:** additions beyond the starter dataset are documented, with sources, in `data/data_enrichment_log.md`. ## Branching / PR workflow task-1 -> PR -> main task-2 -> PR -> main task-3 -> PR -> main task-4 -> PR -> main task-5 -> PR -> main

Visit

github.com

Similar

kaltiru14/ethiopia-fi-forecastelbetel12/ethiopia-fi-forecastHabtu32/ethiopia-fi-forecastKalalayu/ethiopia-fi-forecasthann2004/ethiopia-fi-forecastAbrhammmo/Ethiopia-fi-forecast

kaltiru14/ethiopia-fi-forecast

# Forecasting Financial Inclusion in Ethiopia ## 10 Academy – Artificial Intelligence Mastery **Wee

elbetel12/ethiopia-fi-forecast

# Ethiopia Financial Inclusion Forecasting System ## 📋 Project Overview A comprehensive forecastin

Habtu32/ethiopia-fi-forecast

A structured dataset and analysis framework for mapping impact linkages, indicators, and usage-drive

Kalalayu/ethiopia-fi-forecast

A data science project for analyzing and forecasting financial inclusion trends in Ethiopia using st

hann2004/ethiopia-fi-forecast

Forecasting Financial Inclusion in Ethiopia Build a forecasting system that tracks Ethiopia's digita

Abrhammmo/Ethiopia-fi-forecast

# 📊 Ethiopia Financial Inclusion Analysis & Forecasting A comprehensive financial inclusion analyti