Skip to content
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

Open
wants to merge 1 commit into
base: Original-(MHC-HLO-Production-on-GH-from-Aroob)
Choose a base branch
from

Conversation

jkleczka
Copy link
Collaborator

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

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
Copy link
Collaborator

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:
Copy link
Collaborator

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
Copy link
Collaborator

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:
Copy link
Collaborator

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*

Copy link
Collaborator

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

Copy link
Collaborator

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

Copy link
Collaborator

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

Copy link
Collaborator

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

Copy link
Collaborator

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

Copy link
Collaborator

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants