Raw Data files
These files and sub-directories are currently stored in the \System\Rawdata\2yr\ directory, and the list below refers to files and sub-directories within this directory.
The Access database has been periodically updated to keep it in the most recent Access format, to avoid software compatibility issues. Nevertheless, the essential data from the tables are also stored in exported "copies" in the form of the csv files in the Export folder.
- 2yr.accdb. This is the Access database
file (2007 format) containing all the cleaned 2 Year raw data. This is now
treated as the master copy of the data, and is the source of data used in
the analysis dataset. The tables in the database are:
- Adult - numeric data from the 2 Year parent booklet
- Child1, Child2, Child3 - data from the 2 Year twin booklet (there are too many columns to be accommodated in a single Acess table, so the columns are split between three tables)
- 2yrProgress - events and dates originally logged in the TEDS admin database, including booklets sent and returned, return dates, and reminders sent
- \Export\ subdirectory, containing exported
2 Year raw data files.
These csv files have been exported from the Access database described above, for the purpose of making the analysis dataset. The files are called:- Child1.csv, Child2.csv, Child3.csv (twin booklet data),
- Adult.csv (parent booklet data)
- ReturnDates.csv (dates when family booklets were logged as returned).
Dataset files
These files are currently stored in the \System\Datasets\2yr\ directory. The following list refers to items within this directory. All are SPSS data files, unless otherwise stated.
- bdoub945.sav - the current version of the 2 Year dataset, constructed using the SPSS scripts (post-2013)
- \working files\ - this subdirectory contains various intermediate files, saved during the process of converting the raw data into the dataset. This includes working datasets b1merge, b2derive, b3label, and b4double, saved at the end of each of the respective SPSS scripts.
Syntax files (scripts)
These files are currently stored in the \System\Scripts\2yr\ directory. Note that these are SPSS syntax files. The names of the scripts are B1_merge.sps, B2_derive, B3_label and B4_double. The processing carried out by these scripts is described on another page.