Closed robin-wang closed 3 years ago
The MIS data of Kenya2010 is not available on the DHS site (there are no survey datasets). Maybe you could assign me some other issues? Thank you very much. @robin-wang
Copy that. Note that Kenya2010 data not ready for processing. Issue closed 20210614.
WORKFLOW DOC
{FOR REVIEWERS}
{FOR CODERS} A. General Procedural Steps
[ ] 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
[ ] Run script without error
[ ] 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)
[ ] Document as comments any notable changes/caveats (if any)
[ ] When Fully Completed Survey Edits, proceed to record hours worked: https://forms.gle/tLh7fxCMMsLobGHA6
B. Checklist and Guidance
[ ] ANC
[ ] Delivery Care
[ ] PNC
[ ] Child Vaccination (search receive/month in birth.dta. if unknown vaccine pops up, search definition in DHS report)
[ ] Child Illness
[ ] Child Mortality
[ ] Sleeping Under Bednet
[ ] Child Anthropometrics
[ ] Reproductive Health
[ ] Female Anthropometrics and Cancer Screening
[ ] Hospitalisation, NCD & HIV
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.
[ ] Cross-validate statistics in survey report, if applicable.
[ ] Reference the NAME-SURVEY branch when your edits are finalised.
[ ] Update micro data in Onedrive
[ ] Examine Quality Checking Output Files