Hello,
I have a sample from the Current Population Survey (CPS). My data is monthly from 2015-present for the variables empsame, empstat, and labforce. EMPSAME indicates whether or not the respondent was employed by the same employer and the same job he/she reported working as his/her main job in the previous month's survey. What I am trying to do here is to define the "newly employed" as those who responded NO in EMPSAME because this means that they are working for a new employer compared to the previous month.
Once I have the set of "newly employed" in period t, I then want to split it into the ones who were employed in t-1, and those who were not employed in t-1.
I have an identifier variable that gives a unique id for each individual surveyed.
I do not know how I can use the data at hand to achieve the above goal. Any ideas on how to use the identifier to track individuals over each 2 consecutive months to be able to get the 2 sets?
Related Posts with Matching data over time?
error on storing regression results into matrixHi, My model is as follows: Code: bysort Z: reg y x i.(W) where Z is a categorical variable and W…
Help needed with econometric model and implementation in StataI'm new to econometrics and need some help with my research. I'm working with research that has cros…
Getting rid of entire variables due to single outlier observationsI have a dataset where values should be between 0.25 and 1.25 in order to makes sense. Values that a…
Levels of clustered standard errorsHi All, I have pooled data with 2500 funds, 2200 firms, and 20 time periods. Each fund could hold s…
Represent different levels of categorical variables in coefplot as StackedHello, I am trying to see the relationship between diet and exercise with mental health disorder wi…
Subscribe to:
Post Comments (Atom)
0 Response to Matching data over time?
Post a Comment