Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

kampambashula/ZambiaHealthHub

Domaine:

healthcare

Type de record:

software
Créateur:
kam
Hôte:
an interactive public health analytics platform designed to support data-driven decision-making for health policy, strategic planning, and program monitoring in Zambia # Zambia HealthHub **Zambia HealthHub** is an interactive public health analytics platform designed to support data-driven decision-making for health policy, strategic planning, and program monitoring in Zambia. This platform integrates multiple health datasets to provide key performance indicators (KPIs), geospatial visualizations of health facilities, disease trends, and policy simulation tools. Zambia HealthHub aims to empower policymakers, researchers, and stakeholders with actionable insights to improve health outcomes. --- ## Features - **KPI Dashboard:** View up-to-date health indicators such as health expenditure, fertility rate, life expectancy, and infant mortality trends. - **Health Facilities Map:** Interactive map showing locations of health facilities across Zambia. - **Trend Visualizations:** Line charts displaying historical trends of key health metrics. - **Policy Simulation:** Scenario modeling tool to simulate impacts of health budget, staffing, vaccination, and disease intervention policies. - **Modular Structure:** Clean separation of components for ease of maintenance and future enhancements. --- ## Getting Started ### Prerequisites - Python 3.8 or higher - `pip` package manager ### Installation 1. Clone this repository: ```bash git clone github.com cd zambia-healthhub 2. Clone this repository: ```bash python -m venv venv source venv/bin/activate # Windows: venv\Scripts\activate 3. Install dependencies: ```bash pip install -r requirements.txt 4. Running the Application ```bash streamlit run app.py ### Project Structure zambia-healthhub/ │ ├── app.py # Main app entry point ├── requirements.txt # Python dependencies ├── README.md # This documentation file ├── data/ # CSV and GeoJSON datasets │ ├── worldbank_health_indicators.csv │ ├── zambia_health_facilities.geojson │ └── ... other datasets ... ├── utils/ │ …

Visit

github.com

Similaires

kampambashula/macrogaugekampambashula/ZambiaTaxMineral-Appkampambashula/policy-rate-predictor

kampambashula/macrogauge

MacroGauge is a dynamic, Streamlit-based macro intelligence system for Zambia. It provides real-time

kampambashula/ZambiaTaxMineral-App

Zambia Tax & Mineral Analysis App # Zambia Tax & Mineral Analysis App An interactive Streamlit ap

kampambashula/policy-rate-predictor

Central Bank Policy Rate Forecast Tool is an interactive, Central Bank-grade dashboard designed to F