The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Topics » Service Provision Assessment (SPA) » Malawi SPA variables about number of providers
Malawi SPA variables about number of providers [message #23157] Fri, 23 July 2021 14:25 Go to next message
cwilliams21 is currently offline  cwilliams21
Messages: 1
Registered: July 2021
Member
Hi there
I am doing an analysis using the 2013-14 Malawi SPA data looking at family planning.
I was wondering if anyone could tell me where the information for variables v2002a - v2002d came from. The recode file does not seem to link up to a question in the questionnaire. v2002a is the number of family planning providers and I am trying to understand whether that is the number of providers on the day of the survey or if that is the number of family planning providers at the facility.
I would be very grateful for any help with this matter
Thank you
Re: Malawi SPA variables about number of providers [message #23179 is a reply to message #23157] Tue, 27 July 2021 08:55 Go to previous message
Bridgette-DHS is currently offline  Bridgette-DHS
Messages: 3035
Registered: February 2013
Senior Member


Following is a response from DHS SPA Specialist, Rajendra Dangol:

Following is the CsPro logic on how we created these variables. Actually, these variables are coming from the provider level to facility-level file after counting the providers and transferred x2002a as z2002a, x2002b as z2002b and so on. Hope this helps.

superv=(P801 in 1,2);
if modtmpfp or sterfp then
if P400=1 then
x2002a=x2002a+1;
x2002b=x2002b+(count(P403000 where P403=1)>0);
x2002c=x2002c+superv;
x2002d=x2002d+((count(P403000 where P403=1)>0) & superv);
endif;
endif;
Previous Topic: SPA Missing Data - "Don't know" answers
Next Topic: Replicating table in DR Congo SPA 2017-18
Goto Forum:
  


Current Time: Sat Apr 20 07:04:18 Coordinated Universal Time 2024