Open robin-wang opened 2 years ago
Hi ! @Stellaaali Sorry for the mess-up again. Here is an updated task. DHS structure still applies. Instructions added at the start of the issue. @wengxyu1030 We added a task tracker to monitor progress, also at the start of this task assignment issue; hopefully this helps coordinate things across multiple waves. Cheers!
Hi Robin! @robin-wang sorry for disturbing you in the night... i solved the stupid problems made in my do files, and they work successfully now! so i made a pull request here #44 .
i am not sure if i complete this requirement: "Check if there's a flag that the indicator value produced is too off from the published data" would you please explain me later if you dont mind?
Best Wishes!
Hi Robin! @robin-wang sorry for disturbing you in the night... i solved the stupid problems made in my do files, and they work successfully now! so i made a pull request here #44 .
i am not sure if i complete this requirement: "Check if there's a flag that the indicator value produced is too off from the published data" would you please explain me later if you dont mind?
Best Wishes!
Hi @Stellaaali Thanks for the pull request. I have left code related questions there. On the question you raised, we do have survey report for Turkey2013, just wonder if you have taken a look at the values in the report against our edited indicators?
Also just saw your question re m57e/s407ba, that's a great catch. I tabbed these two variables respectively against m13, the timing of antenatal care.
It seems the m57 series has the same universe as m13, whereas s407ba has a larger denominator base, meaning it counted those without reporting timing of antenatal care into its "no" group.
That said, your question was specifically asked about skilled antenatal care provided to pregnant women. In 1_antenatal_care.do, we used m2a-m2m series, and this series focuses on the types of professionals, whereas the m57/s407b series focus on the type of facilities. Let's stick with m2a-m2m.
Does this help?
Also, I see why you were confused earlier this afternoon, the benchmarking quality-checking step we undertake at the end of our exercise depends on the survey summary report. For Turkey2013, I don't see it in the data folder, which might have caused the confusion to you.
I am attaching it here for your reference. FR352.pdf
[CHECKLIST] WORKFLOW DOC Tracker for Project Management https://github.com/Data-Whale-DC/HEFPI2022-SC-update-tasks/issues/1
[WORKING BRANCH] https://github.com/wengxyu1030/DHS-Recode-VI/tree/DHSvi-Turkey2013-ZhuohangLi [RAW DATA] https://worldbankgroup-my.sharepoint.com/:f:/r/personal/sneelsen_worldbank_org/Documents/Projects/UHC/04%20STC/Aline/World%20Bank/MEASURE%20UHC%20DATA/RAW%20DATA/Recode%20VI?csf=1&web=1&e=djU9dZ
{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
[ ] 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)
[ ] 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
[x] Child Anthropometrics
[x] Reproductive Health
[x] Female Anthropometrics and Cancer Screening【no variable found again...】
[x] Miscellaneous: Hospitalisation, NCD & HIV 【no observation found....】
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