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.

Kyendy-Mauwi/kenya-ahp-dashboard

Domain:

socioeconomic

Record type:

software
Creator:
Kye
Host:
# πŸ‡°πŸ‡ͺ Kenya Affordable Housing Programme (AHP) Monitor A comprehensive full-stack data dashboard designed to track the progress of the **Boma Yangu** initiative across all 47 counties. This tool provides transparency for Government Overseers, project insights for Private Developers, and an affordability engine for Kenyan Citizens. kenya-ahp-dashboard.streaml… --- ## πŸš€ Key Features ### 1. National Project Directory - **Exhaustive Mapping:** Tracks 100+ active and planned projects including flagship sites like *Starehe Point*, *Pangani*, and *Kimumu AMS*. - **Intelligent Search:** Filter by County or Project Name to see localized unit counts and construction status. ### 2. Tenant Purchase Scheme (TPS) Calculator - **Affordability Logic:** Uses the official **7% fixed interest rate** over a **25-year period**. - **Eligibility Sorting:** Automatically categorizes users into *Social*, *Low-Cost*, or *Affordable* housing brackets based on monthly income. ### 3. Economic Impact Tracker (BETA) - **MSME Integration:** Monitors the **KES 11B+** ring-fenced for Jua Kali artisans. - **Supply Chain Visibility:** Tracks the local production of the 79 reserved building items (doors, windows, etc.). --- ## πŸ› οΈ Tech Stack * **Language:** Python 3.12 * **Framework:** Streamlit (Dashboard UI) * **Visuals:** Plotly & Pandas (Data Processing) * **Styling:** Custom `.streamlit/config.toml` using the Kenyan National Palette (Green & Gold). --- ## πŸ“‚ Project Structure ```text kenya-ahp-monitor/ β”œβ”€β”€ .streamlit/ # Theme configuration (Green/Gold/Dark Mode) β”œβ”€β”€ data/ # Geographic and mock data storage β”œβ”€β”€ src/ # Logic modules β”‚ β”œβ”€β”€ calculator.py # TPS amortization & eligibility engine β”‚ β”œβ”€β”€ scraper.py # National project directory & MSME data β”‚ └── ui_components.py # Plotly & Gauge chart templates β”œβ”€β”€ app.py # Main Entry Point └── requirements.txt # Dependency list

Visit

github.com