Skip to Content
AnalyticsOverview

Analytics

The HIC analytics stack is the data layer that transforms raw health data from nine source systems into trusted, queryable analytics. It handles ingestion scheduling, multi-layer SQL transformation, distributed processing, and BI consumption.

Consuming tools

Transformed data in the warehouse is consumed by two downstream tools:

  • Apache Superset (superset.nhic.moh.gov.rw) — dashboards and ad-hoc SQL queries for health program reporting. Superset connects directly to the reporting layer views produced by dbt.
  • JupyterHub — interactive Python notebooks for data scientists. Connects directly to the data warehouse for exploratory analysis, model development, and custom extracts.
Last updated on