Releases: DaniMori/Edad_con_Salud
Corrección de variables de duración y marca temporal
Genera un notebook para corregir los valores de variables de hora y marca temporal en la BDD de C2019 W1.
El problema se debía transformar el dataset automáticamente de formato SPSS a Stata, ya que Stata no almacena variables de hora como tal y haven los transforma por defecto en numéricos. En lugar de ello, Stata los almacena como variables de tipo "fecha-hora", con la fecha de origen "01/01/1961". La solución por lo tanto consiste en identificar las variables afectadas y transformarlas en "fecha-hora" con esa fecha de origen.
Reestructuration C2019_W1
This release contains the output from the process of restructuring the databases of Cohort 2019, wave 1.
The main aim is to collapse the partial database from the Pre-Lockdown subsample (data collected before march 2020) with the whole sample database (while identifying the cases corresponding to one or the other).
See details in the notebooks attached, and in the Wiki page Reestructuración de los datos de Ola 1 - Cohorte 2019