Support #2277
openDiD analysis with UKHLS
80%
Description
Hi Dear Support Team,
I would like to conduct a DiD regression on wage with diabetes as treatment (newly diagnosed diabetes vs no diabetes). What should I do with the dataset? I am a bit confused as the diabetes variable format changes after wave 11.
Best regards,
Ziran
Updated by Understanding Society User Support Team 6 days ago
- Status changed from New to Feedback
- % Done changed from 0 to 50
Hello Ziran,
You are correct, from Wave 10 onwards if the person reported that they had been diagnosed with diabetes, they were asked a follow-up question, DIABETESTYPN (for continuing sample members) and DIABETESTYP (for new entrants), where they were asked about the type of diabetes. If you are only interested in comparing diabetes diagnosis before and after the treatment period (and not the type of diabetes), then these additional questions are not relevant for you.
Best wishes,
Understanding Society User Support Team
Updated by Understanding Society User Support Team 1 day ago
- % Done changed from 50 to 80
Usual gross monthly wage is w_paygu_dv. To get the hourly wage you will need to divide this by the usual hours worked per month.
The normal hours worked per week variable is w_jbhrs. You will need transform this into monthly hours by multiplying it by a transformation factor. As number of weeks per month varies, you will need to use an approximation. A commonly used factor is 4.3 (=52/12).
https://www.understandingsociety.ac.uk/documentation/mainstage/variables/paygu_dv/
https://www.understandingsociety.ac.uk/documentation/mainstage/variables/jbhrs/
Updated by Understanding Society User Support Team 1 day ago
- Private changed from Yes to No