ddiwali / VCSEObservatory

0 stars 1 forks source link

Synthetic dataset building and test #19

Open YushengFu391 opened 1 day ago

YushengFu391 commented 18 hours ago
  1. Create longitudinal synthetic datasets (six waves, 2000 respondents each wave) using Python.

  2. Synthetic datasets include short-form (SF) data and data directory. SF data includes core question and topical question. Data directory includes organisational profile question.

  3. Design and create ObservatoryID (seven digital number, start from 1000000) as primary key to connect SF data and data directory.

  4. After the datasets are created, send Ganesh to run further analysis to check synthetic data quality.