-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MHC-HLO-Production2] #3
base: Original-(MHC-HLO-Production-on-GH-from-Aroob)
Are you sure you want to change the base?
[MHC-HLO-Production2] #3
Conversation
Compare MHC-HLO-Production [from Aroob's private GitHub] to MHC-HLO-Production2 [from Network folder] \\wbgfscifs01\GEDEDU\GDB\Personal\WB504672\WorldBank_Github\MHC-HLO-Production2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flagging for MH - this file and subsequent 'xlsx'/'.dta' files are used for running the .do file inside '01_input' folder
@@ -1,12 +1,8 @@ | |||
*Author: Syedah Aroob Iqbal | |||
*Brings in mean data from TIMSS 2019 and PASEC 2019 and append with the previous means database: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flagging for MH
|
||
*Preparing for append: | ||
use "$clone\01_input\WLD_ALL_ALL_v01_M_v01_A_MEAN_DSEX_2022_PASEC_LLECE_SEA_PLM.dta", clear |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flagging for MH
@@ -20,6 +16,20 @@ drop COUNTRY | |||
tostring grade, replace | |||
save "$clone\01_input\WLD_ALL_ALL_v01_M_v01_A_MEAN_DSEX_LLECE_2013_tocheck.dta", replace | |||
|
|||
*Cleaning EGRA data to append: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flagging for MH - might be important later in the analysis
@@ -105,6 +115,9 @@ replace se_m = se_m + score_m_LLECE_2019_reading_se if test == "LLECE" & year == | |||
replace se_m = se_m + score_m_LLECE_2019_science_se if test == "LLECE" & year == 2019 & subject == "science" | |||
|
|||
drop *LLECE* | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flagging for MH - might be important later in the analysis
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flagging for MH - same issue as above
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flagging for MH - same issue as above
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flagging for MH - same issue as above
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flagging for MH - same issue as above
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flagging for MH - file not present in ABoob's GitHub repo and not sure if this file matters?
Compare MHC-HLO-Production [from Aroob's private GitHub] to MHC-HLO-Production2 [from Network folder] \wbgfscifs01\GEDEDU\GDB\Personal\WB504672\WorldBank_Github\MHC-HLO-Production2