This dataset contains self-reported psychological and behavioral responses from individuals.
example_dataA data frame with multiple rows and 17 variables:
Unique participant identifier (integer).
Self-reported relaxation level (integer scale).
Self-reported irritability level (integer scale).
Level of worry experienced (integer scale).
Self-reported nervousness (integer scale).
Concerns about the future (integer scale).
Self-reported lack of enjoyment (integer scale).
Level of tiredness (integer scale).
Self-reported hunger level (integer scale).
Feeling of loneliness (integer scale).
Level of anger experienced (integer scale).
Offline social interactions (integer scale).
Online social interactions (integer scale).
Time spent listening to music (integer scale).
Self-reported procrastination (integer scale).
Time spent outdoors (integer scale).
Engagement in activities during COVID-19 (integer scale).
Level of worry related to COVID-19 (integer scale).
Time spent at home (integer scale).
Day number of the study (integer).
Moment within the day when data was collected (integer).
Self-reported concentration level (integer scale).
This dataset was collected from a study examining psychological and behavioral responses to various daily experiences. Each row represents a unique moment of self-reporting.
data(example_data)
head(example_data)
Run the code above in your browser using DataLab