Baselight

Mental Health Dataset

Mental Health: Understanding the Factors that Affect Mental Health

@kaggle.divaniazzahra_mental_health_dataset

Loading...
Loading...

About this Dataset

Mental Health Dataset

This dataset records a global survey conducted to track trends in mental health. The data covers a range of variables such as levels of stress, depression, anxiety, subjective well-being, and use of mental health services. The survey involved respondents from various demographic backgrounds, including gender, employment status, and geographic region. This dataset aims to provide a better understanding of changes in mental health globally over the specified time period.

Tables

Mental Health Dataset

@kaggle.divaniazzahra_mental_health_dataset.mental_health_dataset
  • 123.41 kB
  • 292,364 rows
  • 17 columns
Loading...
CREATE TABLE mental_health_dataset (
  "timestamp" TIMESTAMP,
  "gender" VARCHAR,
  "country" VARCHAR,
  "occupation" VARCHAR,
  "self_employed" VARCHAR,
  "family_history" VARCHAR,
  "treatment" VARCHAR,
  "days_indoors" VARCHAR,
  "growing_stress" VARCHAR,
  "changes_habits" VARCHAR,
  "mental_health_history" VARCHAR,
  "mood_swings" VARCHAR,
  "coping_struggles" VARCHAR,
  "work_interest" VARCHAR,
  "social_weakness" VARCHAR,
  "mental_health_interview" VARCHAR,
  "care_options" VARCHAR
);

Share link

Anyone who has the link will be able to view this.