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.

Furtunaa/ethiopia-financial-inclusion-forecast-week-11

Domain:

socioeconomic

Record type:

software
Creator:
Fur
Host:
# Ethiopia Financial Inclusion Forecasting Week-11 A data-driven forecasting platform that analyzes Ethiopia's digital financial inclusion and predicts future trends in financial access (account ownership) and digital payment usage for 2025–2027, leveraging the World Bank's Global Findex framework. ## Project Structure ```text .github/ └── workflows/ └── unittests.yml data/ ├── raw/ │ ├── ethiopia_fi_unified_data.csv │ └── reference_codes.csv └── processed/ notebooks/ └── README.md src/ └── __init__.py dashboard/ └── app.py tests/ └── __init__.py models/ reports/ └── figures/ requirements.txt README.md .gitignore ``` ## Setup ```bash pip install -r requirements.txt ``` ## Running the Dashboard ```bash pip install -r requirements.txt streamlit run dashboard/app.py ``` Opens automatically at localhost. Navigate between Overview, Trends, Forecasts, and Inclusion Projections using the sidebar.

Visit

github.com

Similar

habeneyasu/ethiopia-financial-inclusion-forecastDeregit2025/ethiopia-financial-inclusion-forecastbeza1619/ethiopia-financial-inclusion-forecastbekonad/ethiopia-financial-inclusion-forecastMekd422/ethiopia-financial-inclusion-forecastbethywa/ethiopia-financial-inclusion-forecast

habeneyasu/ethiopia-financial-inclusion-forecast

Forecasting Ethiopia’s financial inclusion progress using time series and event impact modeling. Ana

Deregit2025/ethiopia-financial-inclusion-forecast

Forecasting Ethiopia’s financial inclusion trajectory using sparse time-series data, event-based imp

beza1619/ethiopia-financial-inclusion-forecast

Forecasting system for Ethiopia's digital financial transformation \# Forecasting Financial Inclusi

bekonad/ethiopia-financial-inclusion-forecast

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

Mekd422/ethiopia-financial-inclusion-forecast

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

bethywa/ethiopia-financial-inclusion-forecast

Forecasting Ethiopia’s financial inclusion (Access & Digital Payment Usage) using time-series analys