(Updated: 2020-09-11 11:11:19)
This presents results of “EA-SDP link” in PMA surveys.
NOTE: WHY LINKING?
SDP surveys in PMA are designed to cover SDPs that are either geographically or administratively linked to sampled EAs for the household/female surveys. Thus, when SDP characteristics (e.g., readiness to provide FP service) are linked to the index EAs, we can assess 'population-level accessibility to quality services'.
It is possible to have other cluster-level aggregate service quality variables using information in female surveys (e.g., cluster mean of MII among users). However, such indicators are reported only among current users. Also, if individual factors determine utilization (e.g., individual demographic and socioeconomic characteristics), rather than cluster-level factors, aggregation of information from only users may be inappropriate to understand associations between service quality and utilization (and later causality using panel data).
country | refresh_round | note |
---|---|---|
Burina Faso | 5 | 30 EAs added in R3. |
Cote d’Ivoire | none | - |
DRC | NONE? | 2 EAs dropped in Kinshasa in R2 |
Ethiopia | 5 | 21 EAs added in R3 (in Oromia). |
India, Rajasthan | NONE? | R2: expanded private SDP sample (up-to 3 SDPs in each contiguous urban EAs and from non-selected rural segments or contiguous rural EAs) |
Kenya | 3 and 5 | 31 EAs added in R5 (in Nairobi and two new counties: West Pokot and Kakamega). The number of EAs doubled in the latest, phase-1 survey. |
Niger | NONE? | - |
Nigeria, Kano | no refresh | The number of EAs decreased from 36 to 25 in the latest, phase-1 survey. |
Nigeria, Lagos | no refresh | - |
Uganda | 5 | - |
The number of EAs and SDPs should be roughly stable, unless there was a change (see above). Note:
The type/level composition also should be roughly stable.
EA-SDP link was done using Stata (see the do file in GitHub). Then a summary dataset describing link results was constructed and used for this report.
Briefly, see the following steps:
A. Collapse HHQFQ dataset to EA-level, including survey round, admin level 1, and urban/rural classification for each EA.
B. Reshape SDP dataset to LONG file, using “EAserved_” variables. Now the dataset has unique EA-SDP pairs. An EA should be paired with multiple SDPs, per survey design. A SDP can be paired with multiple EAs.
C. Collapse/Create EA-level SDP dataset which has service environment characteristics based on linked SDPs. For example, for each EA, the number of any SDPs offering injectables, the number of primary-level SDPs offering injectables, the number of public SDPs offering injectables, etc.
D. Merge with women datasets (though not necessary for this assessment). If there are missing EAs in above step 2 (and thus 3 too), women in those EAs will be categorized to not have ‘population-level accessibility to quality services’. If the missing EAs are random and minimal, it’s not a big problem.
Theoretically expected average number of SDPs linked to an EA:
More importantly, the average number should remain stable across all rounds, within a geography. Two potential problems (neither related with EA refresh):
Nigeria, Kano Round 3
average number of public SDPs linked to a EA: 2.4 (0.8 - 4.9)
Theoretically, this should be 0%. But, see the following outliers:
Other than these survey, EA-SDP linking looks ‘okay’ (i.e., <5 %) with any SDPs (dark orange bars) and any public SDPs (dark blue bars). For women in these SDP-missing-EAs, any ‘population-level accessibility to quality services’ will be automatically none/missing.
However, percent of EAs without linked primary or secondary SDPs is high. Median (outliers 54 surveys): 3.7 % for any primary or secondary SDPs (light orange bars) and 10.1 % for public primary or secondary SDPs (light blue bars).
Among 54 surveys:
Among 51 surveys, excluding the outiers:
Overall, urban EAs tend to have more problems in linking. Excluding four countries/geographies, where urban/rurla stratification was not used because the entire geogrphy is primarily urban/rural.
See GitHub for data, code (for both Stata and R), and more information.
For typos, errors, and questions, contact me at yj.choi@isquared.global.
Making Data Delicious, One Byte at a Time