Closed wengxyu1030 closed 3 years ago
@yining-sun Pakistan2019 would be your next assignment, please note we added a step "REBASE Repository to Master". This means you need to ensure your current repository reflects the updated master; rather than mirroring the master when respective branches were created.
Pakistan2019 is a very special case. Many variables don't exist in the form/name as they are supposed to be. Take your time on this one, and do shout out when in trouble/doubt.
Cheers!
Summary of the findings
1_antenatal_care.do :
2_delivery_care.do:
3_postnatal_care.do
4_sexual_health.do: none available.
5_woman_anthropometrics.do
7_child_vaccination.do: None is available
8_child_illness.do: None is available
9_child_anthropometrics.do: None is available
10_child_mortality.do: all variables are available in ~child.dta, but the variable names are different. The labels are very straightforward 1:1
11_child_other.do:
12_hiv.do: not available
13_adult.do:
14_demographics.do
15_household.do
16_woman_cancer.do: none is available
Talked with Task Team Leader Sven and decided to park this survey for now.
WORKFLOW DOC
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
[ ] 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)
[x] 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