Mental Health Dataset
Exploring the Landscape of Mental Well-being: A Comprehensive Dataset Analysis
@kaggle.bhavikjikadara_mental_health_dataset
Exploring the Landscape of Mental Well-being: A Comprehensive Dataset Analysis
@kaggle.bhavikjikadara_mental_health_dataset
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
);
Anyone who has the link will be able to view this.