|
CHANCES : CR_SE_EDUC5
This page last changed on 17.09.2013 by ttuv.
SHARE_SE_EDUC5The variable SE_EDUC5 is based on the variable ISCED.
NSWEDEN_SE_EDUC5IF UTBILD=1 THEN SE_EDUC5=2; IF UTBILD=2 THEN SE_EDUC5=3; IF UTBILD=3 THEN SE_EDUC5=4; IF UTBILD=4 THEN SE_EDUC5=5; IF SE_EDUC5=. THEN SE_EDUC5=9; UTBILD, see variable list HAPIEE_SE_EDUC5Stata code gen se_educ5=q3 The source of q3 is HAPIEE_health_questionnaire_baseline.pdf. ESTHER_SE_EDUC5if k55scol = 1 then se_educ5=1; Source of k55scol is participant's questionnaire at baseline. EPIC_SE_ECUC5EPIC variable L_SCHOOL was used for the production of SE_EDUC5. EPIC var definition(s): Coding rule: SE_EDUC5 is equal to 1 if the person has absolutely no education. Is equal to 2 if the person has finished primary school. Is equal to 3 if the person has finished a technical or vocational school Is equal to 4 if the person has finished high school. Is equal to 5 if the person has a university degree. Otherwise SE-EDUC5 is coded as missing. Coding rule in STATA: Comment: An almost identical variable with the EPIC one (L_SCHOOL). The only difference is the category values |
| Document generated by Confluence on 26.02.2015 17:20 |