title: "Dataset Description for emotional and psychological response paper"
subtitle: "Data from "Etude 1000", programme 13-Novembre"
author : "Robin Quillivic, PhD student"
jupyter : emo
date: "2023-06-01"
execute:
echo: false
format:
pdf: default
html:
self-contained: true
grid:
margin-width: 100px
---
# Introduction
This document describe precisly the transformation of the raw data into the final dataset used for the analysis of the emotional and psychological response of the participants from Etude 1000.
# Data
## Interview related features
| Features name | Unit | Description | Remarks |
|---------------|------|-------------|----------|
| code_enqueteur | str | unique id associated with interviewer | |
| interview_date | date | date of the interview of p1 | |
| participation_p2 | int | participation to p2 | |
| interview_location | str | where interview took place | |
{{< pagebreak >}}
## Sociodemographic features
| Features name | Unit | Description | Remarks |
|---------------|------|-------------|----------|
| age | int | age of participant | ex: 22 |
| age_norm | float | age of participant normalize by max | ex: 0.43 |