Open ernestguevarra opened 9 months ago
@OxfordIHTM/neji
We are adding a new indicator
We have the following questions:
@OxfordIHTM/neji #8 CMAM programme responsiveness
- We are adding a new indicator
- admission rate (new admissions/total screened)
- We have the following questions:
- What do the negative values of RUTF consumed mean?
- Why is it that (Beginning of month + New admissions- total discharge) is not equal to beginning of month for the subsequent month?
- What is the total population per state?
Thanks Ernest.
On Tue, 6 Feb 2024, 12:51 Ernest Guevarra, @.***> wrote:
@OxfordIHTM/neji https://github.com/orgs/OxfordIHTM/teams/neji #8 https://github.com/OxfordIHTM/ihtm-hackathon-2024/issues/8 CMAM programme responsiveness
We are adding a new indicator
- admission rate (new admissions/total screened)
We have the following questions:
What do the negative values of RUTF consumed mean?
Why is it that (Beginning of month + New admissions- total discharge) is not equal to beginning of month for the subsequent month?
What is the total population per state?
new indicator looks good!
well spotted! in general this means that the catchment clinic within the locality reporting negative RUTF ran out of RUTF. This means that some or most (depending on the deficit) are admitted cases but most likely not receiving RUTF. So form an operations point of view, this is an indication of either or all of these things:
- high risk of admitted cases not getting effective treatment hence either higher non-response and/or higher defaulting and/or higher non-response rates at the locality level.
well spotted. this should indicate to you that record keeping in general was not good especially with regard to performing the calculations for carry over cases from previous month. when we investigated this at that time, admissions and discharges were generally correct but the excel sheet that the programme manager was using didn't have updated formula for calculating carry over cases. So, here, I wouldn't rely on the beginning month data but also I will not spend a lot of time trying to re-create that. From a responsiveness point of view. admissions and discharges over time are the most sensitive indicator to test whether the programme is responsive to the need.
— Reply to this email directly, view it on GitHub https://github.com/OxfordIHTM/ihtm-hackathon-2024/issues/8#issuecomment-1929462105, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDB7BMHHG5OHRLIRL2FDI2TYSIRNDAVCNFSM6AAAAABCZP2DZWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRZGQ3DEMJQGU . You are receiving this because you commented.Message ID: @.***>
@OxfordIHTM/neji
We'd like clarification concerning the site status. Are we right in assuming that in 2017, when it was = TRUE was when program implementation was active?
The computation of RUTF varies in terms of decimal places, from 1 to 2 to 3. So for example is 1.0 =10 and 11.00= 1,100 and 11.000= 11000?
What does it mean for screening to become N/A for all states in the year 2018?
@OxfordIHTM/neji #8 CMAM programme responsiveness
- We'd like clarification concerning the site status. Are we right in assuming that in 2017, when it was = TRUE was when program implementation was active?
- The computation of RUTF varies in terms of decimal places, from 1 to 2 to 3. So for example is 1.0 =10 and 11.00= 1,100 and 11.000= 11000?
- What does it mean for screening to become N/A for all states in the year 2018?
I don't understand what you are asking about in number 1.
As for RUTF, as already mentioned earlier, data in the RUTF consumed column is not reliable. I will not spend my time working with that data. I like your razor sharp focus on this variable but I will save you the trouble by saying don't use this variable.
NA in any fields would mean missing data rather than nothing happening or 0.
These are the typical indicators of programme responsiveness in general and which apply to CMAM programming as well.
You can get the population per locality from the map data called sudan2
. The variable for population is called Total_Pop
You can get the population per state from the map data called sudan1
. The variable for population is called POP_2018
Regarding seasonal calendar, doing a quick Google search with the search term - "seasonal calendar for Sudan", you can get the following:
https://reliefweb.int/report/sudan/sudan-seasonal-hazards-calendar-typical-year
https://fews.net/east-africa/sudan/seasonal-calendar/december-2013
@OxfordIHTM/neji, here is a tutorial/guide that you may find relevant to your topic. These might give you some ideas to simplify your workflow in case you need it.
team @OxfordIHTM/neji, you can now view the final/current version of the final report based on your inputs/contribution (alongside that of team hinata).
https://oxford-ihtm.io/ihtm-hackathon-2024
The report will automatically update when the contributions of the other teams are made into pull requests and get approved to merge into main.
On a related note, in case you are interested, here is a link to a dashboard we produced for the Sudan Ministry of Health in relation to the same data that you worked on as a team:
https://katilingban.shinyapps.io/sudancmamdashboard/
This is the typical approach to handling the kind of data you worked on from the perspective of programme responsiveness.
The code that runs the dashboard can be found here - https://github.com/katilingban/sudanCMAM
Team @OxfordIHTM/neji, I made some minor edits to your plots in the report just to align them with the style of the other plots from the other groups. I've also made your table outputs in the report a little bit nicer. See if you notice the subtle changes.
https://oxford-ihtm.io/ihtm-hackathon-2024
Some questions, comments, and suggestions for the future:
My reason for asking is that I am a bit confused with what it means. The data you were working on was specifically for CMAM programme so the indicators for cure rate, etc. is directly produced by the programme. So, I wonder whether by indicators you meant the indicators in the survey? Otherwise, I am curious what you mean by this.
I think your multiple lines plot for each state plot carries some of this information but it is very busy plot and hard to see which states are the ones underperforming. Also, you don't see in the plot what the possible reasons are for the low performance in specific states.
For the layout of the plots, I converted your y axis by just multiplying by 100 during the plotting itself (well done for following what I said earlier of keeping values as they are and then converting in the last minute when you need to) and just used the %
symbol instead.
Sometimes, axis labels are not needed because the tick values are already self-explanatory. So, I removed the year label.
I put your legend on top. This gives the plot full width on the graphics device which is always nice and I think that for a reader, it makes more sense for legends to be on top because as you read from top to bottom, you get to see the legend first and then you look at the plot.
We have 4 indicators for CMAM programme responsiveness
We have one administrative process indicator RUTF consumption rate