I have just started using NEPS (Cohort 6) data. Sorry in advance for my questions, which might sound trivial.
I am trying to combine information on childbirth and parental leave, included in spChild and spParLeave, with sociodemographics and skill-related variables in pTarget and CohortProfile. On the NEPS website, I have found the dofile „Episodensplit_SP_XXII“, which at first sight appeared as the solution. The problem is that I cannot find the variables inty and intm (corresponding to interview year and month) in the Methods dataset.
Do you have suggestions on how to proceed with the merging? I was thinking of creating a calendar dataset - long format, by month - and fill it with time-constant and time-varying information from the spell-type datasets as well as the pTarget and CohortProfile.
thank you for contributing to this forum and sharing your questions with us.
It’s admirable that you tackled what is probably the most difficult task of all right from the start of working with NEPS data. You can likely use the syntax you found in its basic structure for your research question. However, this syntax was written 10 years ago, and the NEPS datasets have evolved somewhat since then without the do-file being updated accordingly. It is therefore very likely that you will not find other variables besides the ones you mentioned, because they are included in the current data versions under a different name or are now located in a different dataset. In the current data version, you will no longer find the interview dates in the Methods dataset named intm and inty, but in the CohortProfiledataset named tx8601m and tx8601y.
If you are having trouble finding other variables as well, try using the variable search function at the lifbi homepage
Before you continue working with the do-file, I would strongly recommend that you first thoroughly familiarize yourself with the structure of the spellfiles using the DataManual (e.g., especially chapters 4.4 and 5.1-5.3) so that you really know how to work with them.
If you have further questions dont hesitate to contact us
in case your still stuck with the merging, you can also have a look at a project of me and colleagues that offers dynamic data preparation scripts for transforming neps data into a person year format. Its still an early version though and you have to check everything in the script and probably adapt some stuff but it still might be very useful as a blueprint for your project. You can find the website here: https://shiny2.wzb.eu/ahelbig/nepscribe/