msupply-foundation / msupply-dashboard

Home of the msupply dashboard, which is grafana with a couple of minor tweaks
1 stars 1 forks source link

CCEI Gaps Analysis: Suitability of CCE infrastructure for current population #238

Open adamdewey opened 4 months ago

adamdewey commented 4 months ago

Background Information

UNICEF Global have requested a tool to identify gaps in a country's cold storage infrastructure.

The pain points in this Epic are:

Problems to solve:

Describe the solution you'd like 🎁

Documents

Mockups: https://docs.google.com/spreadsheets/d/1ow2Jervsw0D51ynHHYGV7GA_XcUIIH_hU-cCSeI0ySc/edit#gid=0

User stories

DASHBOARD 1 - National forecasting overview

Filters

Cold storage capacity

image

Formula

Displayed Datapoint Formula
Yes Installed capacity Sum of (storage volume) for all CCE instances)
Yes Forecast peak demand (litres) ((Population served * Total cold storage volume required per capita per year) / Supply interval) + Buffer stock
Total cold storage volume required per capita per year Vaccine cold storage volume required per capita per year + bundled items cold storage volume required per capita per year
Vaccine cold storage volume required per capita per year Sum of (volume required for each vaccine course per year per individual * National number of individuals that require that vaccine course per year) for all vaccine courses / (General population) <<- CAREFUL! Vaccine temperature ranges are not necessarily the same as each other!
Volume required for each vaccine course per year per individual Volume required per dose * number of doses per year / Vaccine wastage rate
Volume required per dose Vaccine item packaging volume / Number of doses per packaging
Vaccine item packaging volume Packaging type volume - Packaging type (Primary, Secondary, Tertiary) dictated by facility's supply level
Number of doses per packaging Packaging type doses - Packaging type (Primary, Secondary, Tertiary) dictated by facility's supply level
Number of doses per year Vaccine course total dose number - Heuristic: all course doses delivered within 1 year
National number of individuals that require that vaccine course per year General population * Demographic group
Bundled items cold storage volume required per capita per year Sum of (volume required for bundled items for each vaccine course per year per individual * National number of individuals that require that vaccine course per year) for all vaccine courses / (General population) <<- CAREFUL! Vaccine and bundled item temperature ranges are not necessarily the same as each other!
Volume required for bundled items for each vaccine course per year per individual Sum of (Vaccine volume required per dose Vaccine course total dose number Bundling ratio * Packaging ratio) for all bundled items per vaccine course
Packaging ratio Bundled item packaging type volume / Vaccine item packaging type volume
Buffer stock Total cold storage volume required per capita per year % of year to keep a buffer for Population served
% of year to keep a buffer for Buffer months / 12 months
Yes Forecast surplus / deficit (litres) Installed capacity - Forecast demand
Yes Forecast surplus / deficit (%) (Installed capacity - Forecast demand) / Installed capacity

Detail view

TBD

Moneyworks Jobcode 🧰

CCEIDEV - development CCEIDSN - design CCEITEST - testing CEEIDOC - documentation

jmbrunskill commented 3 months ago

Looks great Adam.

Do we need some kind of list of all facilities where forecast demand is greater than expected capacity?

adamdewey commented 3 months ago

Looks great Adam.

Do we need some kind of list of all facilities where forecast demand is greater than expected capacity?

Yes definitely, sorry - there will be a few graphs needed in each ticket, I'll slowly work my way through adding them!