Support #1920
openCreate a Schooling years variable
100%
Description
Hi team,
I need help with some Stata coding...I want to create a schooling years variable to get the number of years of education of an individual. I am only using wave 11 for my analysis. I have realised that both scend and feend only ask new entrants which I guess explain why there are so many -8 responses? From there I have 2 questions.
1)how would you combine feend and scend to not have this divide and jsut know the "education" leaving age of an individual?
2)More importantly- what would be the most efficient way to get the scend and feend values for those in Wave 11 that were not new entrants? Should I load the whole ukhls, drop all missing/-8 ? but from there how would I append/attach those values to my wave 11 dataset (how to match the pidp here?)
Thanks a lot for your help in advance!