Project

General

Profile

Actions

Support #1612

open

Understanding length of time unemployed

Added by Chris Percy about 3 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Category:
Questionnaire content
Start date:
11/23/2021
% Done:

100%


Description

Dear team, I hope you can help. I'm working with US W10 in Stata (file: j_indresp.dta). I'm using "j_jbstat 3" to identify those who are unemployed (+ j_jubgn 1 to match up with ILO definition of unemployment).

I would like to know how long respondents have been unemployed for at the time of survey, at least approximately.

I have tried to work this backwards from the various employment spell data, e.g. "j_nnmpsp_dv 0 & j_nmpsp_dv 1 & j_nunmpsp_dv == 1" to identify someone who has had exactly one employed and one unemployed spell since the last survey, and then look at the individual dates of employment spells starting, but such data (e.g. j_statendm1 j_statendy41) mostly come up inapplicable. Can you advise?

thank you, Chris

[PS. The survey weight set up I'm using to analyse population segment size is: svyset j_psu [pweight=j_indpxui_xw], strata(j_strata) singleunit(scaled) ]

Actions

Also available in: Atom PDF