Skip to Content
PlatformOverview

Platform Overview

HIC (Health Intelligence Center) is Rwanda’s Ministry of Health national health data platform. It centralizes data from nine national health information systems into a unified analytical platform, giving MoH staff, data engineers, and health program managers a single, trusted source for health intelligence across Rwanda.

The platform ingests facility-level and patient-level data from source systems, transforms it through a structured dbt pipeline, and surfaces it through Superset dashboards and the GreenRiver web application.

Platform components

  • PostgreSQL (StackGres on K8s) — central data warehouse for all ingested and transformed health data
  • dbt — four-layer SQL transformation pipeline (staging → intermediate → DWH → reporting)
  • Prefect — workflow orchestration for all ingestion pipelines and dbt runs
  • Apache Spark + Livy — distributed processing for large-scale analytical workloads
  • JupyterHub — interactive data science notebooks for analysts and data scientists
  • Apache Superset — dashboards and ad-hoc SQL queries for BI consumers
  • GreenRiver (NestJS + React) — HIC web portal for MoH staff

Audiences

RolePrimary tools
Infrastructure AdminKubernetes, ArgoCD, AWS Console
Platform AdminPrefect, ArgoCD, Superset admin
Data Engineerdbt, Prefect, JupyterHub
Data ScientistJupyterHub, Superset, Spark
Last updated on