Skip to Content

Workflows

Workflows live in apps/analytics/prefect/.prefect/workflows/ and are organized by category. Each flow file maps 1:1 to a Prefect deployment defined in prefect.yaml.

Each HMIS dataset ships as a pair of deployments — monthly (scheduled) and historical (manual backfill). All pull from aggregate.moh.gov.rw/ or the HMIS Tracker API.

DatasetPathSchedule
Malariaingestions/hmis/malariaMonthly
TBingestions/hmis/tbMonthly
Obstetric Deliveryingestions/hmis/obstetricMonthly
Postnatal Careingestions/hmis/postnatalMonthly
Hospitalisationingestions/hmis/hospitalisationMonthly
Maternal & Newborn Healthingestions/hmis/maternalMonthly
Family Planning (SISCOM HC-05)ingestions/hmis/family_planningMonthly
Ambulanceingestions/hmis/ambulanceMonthly
Staffingingestions/hmis/staffingMonthly
CRVSingestions/hmis/crvsMonthly
Birth Registrationingestions/hmis/birth_registrationMonthly
Organisation Hierarchyingestions/hmis/org_hierarchyOn demand
Last updated on