PHQ-9 Depression Assessment
14-Days of Ambulatory Mood Dynamics in a General Population
@kaggle.thedevastator_phq_9_depression_assessment
14-Days of Ambulatory Mood Dynamics in a General Population
@kaggle.thedevastator_phq_9_depression_assessment
CREATE TABLE dataset_14_day_aa_depression_symptoms_mood_and_phq_9 (
"unnamed_0" BIGINT,
"user_id" BIGINT,
"phq1" DOUBLE,
"phq2" DOUBLE,
"phq3" DOUBLE,
"phq4" DOUBLE,
"phq5" DOUBLE,
"phq6" DOUBLE,
"phq7" DOUBLE,
"phq8" DOUBLE,
"phq9" DOUBLE,
"age" DOUBLE,
"sex" VARCHAR,
"q1" DOUBLE,
"q2" DOUBLE,
"q3" DOUBLE,
"q4" DOUBLE,
"q5" DOUBLE,
"q6" DOUBLE,
"q7" DOUBLE,
"q8" DOUBLE,
"q9" DOUBLE,
"q10" DOUBLE,
"q11" DOUBLE,
"q12" DOUBLE,
"q13" DOUBLE,
"q14" DOUBLE,
"q16" DOUBLE,
"q46" DOUBLE,
"q47" DOUBLE,
"happiness_score" BIGINT,
"time" TIMESTAMP,
"period_name" VARCHAR,
"start_time" TIMESTAMP,
"phq_day" DOUBLE,
"id" BIGINT
);
Anyone who has the link will be able to view this.