Open robin-wang opened 2 years ago
Training checklist issue created for March2022 onboarding Associated branch: https://github.com/wengxyu1030/DHS-Recode-VII/tree/Training-DHSvii-SierraLeone2019
OneDrive Path (already shared to everyone): https://worldbankgroup-my.sharepoint.com/:f:/r/personal/sneelsen_worldbank_org/Documents/Projects/UHC/04%20STC/Aline/World%20Bank/MEASURE%20UHC%20DATA/RAW%20DATA?csf=1&web=1&e=d6BtGN
Folder: Recode VII /DHS-SierraLeone2019
About 02 Delivery: c_skin2skin Check if available; if, then note which variable. I wonder if it's the variable generating missing values that matters, and how should I note it.
Hi, if the variable generating missing values are fine, please identify the missing cases and code the cases where it's not missing. Like the code below: https://github.com/wengxyu1030/DHS-Recode-VII/blob/39de0f3bc9fa673ef21c5db4a7effbde23538a9d/2_delivery_care.do#L74-L75
If all the value for the variable is missing, then please modify the code as we did for c_sba, firstly generate the variable default as missing, then replace it with non-missing categories if there's information for this variable. https://github.com/wengxyu1030/DHS-Recode-VII/blob/39de0f3bc9fa673ef21c5db4a7effbde23538a9d/2_delivery_care.do#L77-L83
Hope this clarifies your questions. Otherwise, an office hour meeting to resolve your questions would be fine as well.
Hi @a24680bjiang I noticed some of the information we want to log has not been recorded into the checklist yet. I can walk you through what to do over here if you have time.
Survey notes, @a24680bjiang Good catch!
c_facdel / delivery institutions / c_hospdel / delivery institutions【survey gives the definition of 5 years, need to be checked】
I see the list above has a few categories pending your confirmations on:
If you have checked them, please let me know~ Cheers!
0518 Checked report values on most survey indicators..
[CHECKLIST] 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
[x] PNC
[x] Child Vaccination (search receive/month in birth.dta. if unknown vaccine pops up, search definition in DHS report)
[x] Child Illness
[x] Child Mortality
[x] Sleeping Under Bednet【no ITN data】
[x] Child Anthropometrics
[x] Reproductive Health
[x] Female Anthropometrics and Cancer Screening【no matching vairables】
[x] 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.
[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