Closed robin-wang closed 3 years ago
Kenya2016 is not available on the DHS site. @robin-wang
Kenya2016 closed. Could we reuse this issue for Kenya2015? @jianingwwww My apologies for the typo.
Also, based on the screenshot you shared, it seems Kenya2015 data might not be MIS, please take a look there to see what's going on. Let's have a quick check-in before you proceed to process Kenya2015. Thank you!!
Kenya2016 closed. Could we reuse this issue for Kenya2015? @jianingwwww My apologies for the typo.
Also, based on the screenshot you shared, it seems Kenya2015 data might not be MIS, please take a look there to see what's going on. Let's have a quick check-in before you proceed to process Kenya2015. Thank you!!
OK!I will check it before processing this data. Thank you for the reminder. @robin-wang
HI @robin-wang, the data structure of Kenya2015 is as same as other MIS datasets. I've already uploaded the micro datasets to OneDrive. No code changes needed. Thank you for your time!
HI @robin-wang, the data structure of Kenya2015 is as same as other MIS datasets. I've already uploaded the micro datasets to OneDrive. No code changes needed. Thank you for your time!
Brilliant! Take a look right now. Will get back to you asap.
Issue closed. No pull request to link to. Latest Pull Request was for Ghana2016. 20210616
WORKFLOW DOC
{FOR REVIEWERS}
{FOR CODERS} A. General Procedural Steps
[x] Rebase current branch based on Master, ensure your branch is the latest. Tutorial: Rebasing your project branch onto another branch https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/syncing-your-branch#rebasing-your-project-branch-onto-another-branch
[x] Run script without error
[x] Pass internal quality checking (the embedded quality check result: successfully produced value for the indicators and check if there're flags that the indicator value produced is too off from the published data)
[x] Document as comments any notable changes/caveats (if any)
[x] When Fully Completed Survey Edits, proceed to record hours worked: https://forms.gle/tLh7fxCMMsLobGHA6
B. Checklist and Guidance
[x] ANC
[x] Delivery Care【not available】
[x] PNC【not available】
[x] Child Vaccination (search receive/month in birth.dta. if unknown vaccine pops up, search definition in DHS report) 【not available】
[x] Child Illness
[x] Child Mortality
[x] Sleeping Under Bednet
[x] Child Anthropometrics【not available】
[x] Reproductive Health【not available】
[x] Female Anthropometrics and Cancer Screening 【not available】
[x] Hospitalisation, NCD & HIV【not available】
Hospitalisation, general observations
Hypertension treatment , blood pressure measure in the past or during the survey, for example check hm.dta/ind.dta/men.dta (generate a_bp_treat a_bp_sys a_bp_dial a_bp_meas a_hi_bp140 a_hi_bp140_or_on_med from ind.dta & men.dta by combining them)
Note from WB team for reference: "don't worry if you cannot find men.dta, not all surveys have it. if it is collected from ind.dta and men.dta seperately (some survey have female & male questionnarie, collecting these data seperately), you will need to combine these 2 dataset, generating these indicators and merge them back to hm.dta. If only from ind.dta or men.dta, i.e. only for female or male, don't generate these variables. If a new/survey-specific datafile occurs, it is highly likely that it contains info. for 13.do. "
Diabetes treatment/measure in the past (for example, a_diab_treat)
HIV, general observations
HIV questionnaire might exsit in Section 4 of "HEALTH ISSUES QUESTIONNAIRE". If they don't ask hiv test results, they are not helpful. but please document these observations.
[x] Cross-validate statistics in survey report, if applicable.
[x] Reference the NAME-SURVEY branch when your edits are finalised.
[x] Update micro data in Onedrive
[x] Examine Quality Checking Output Files