diff --git a/manuscript.Rnw b/manuscript.Rnw index 65d3476..b33aacf 100644 --- a/manuscript.Rnw +++ b/manuscript.Rnw @@ -70,12 +70,20 @@ Longitudinal studies like this are needed to capture the evolving perceptions of % * Detail the data acquisition methods. % * Explain any computational processing involved. % +\subsection{e.g.: Participants and Data Collection} * Prolific * Invitation * time and intervals * retention rate * second sample -> invitation of wave1 participants * focus on users -> exclusion of nousers without intention +* ethics approval + +\subsection{e.g.: Measurements} +* List of all measures by wave + +We collected sociodemographic information, including, age, gender, educational level, and household income from all participants at wave 1. + % Input Data for Secondary Datasets % % * Provide detailed descriptions of all input data. @@ -111,6 +119,10 @@ Longitudinal studies like this are needed to capture the evolving perceptions of \section{Data Records} +Data records for each of the six waves are available in csv format at (tbd) together with the R/python scripts for data anonymization, data cleaning, and data preprocessing. +That is, firstly the data was anonymized by removing participants' Prolific IDs and unused variables, empty variables resulting from faulty questionnaire programming, and xy were removed. Thus (filename) represents the cleaned and anonymized raw data, including the single items of each measurement. Second, variable names were harmonized and scales were calculated, resulting an the preprocessed data set xy, ready for analyses across scales. +Moreover, a codebook explaining variable abbreviations and containing information about the waves in which the variable was collected (what else?) is available at (tbd). + % * Explain what the dataset contains. % * Specify the repository where the dataset is stored. % * Provide an overview of the data files and their formats.