Social Media And Mental Health
Correlation between Social Media use and General Mental Well-being
@kaggle.souvikahmed071_social_media_and_mental_health
Correlation between Social Media use and General Mental Well-being
@kaggle.souvikahmed071_social_media_and_mental_health
CREATE TABLE smmh (
"timestamp" TIMESTAMP,
"n_1_what_is_your_age" DOUBLE,
"n_2_gender" VARCHAR,
"n_3_relationship_status" VARCHAR,
"n_4_occupation_status" VARCHAR,
"n_5_what_type_of_organizations_are_you_affiliated_with" VARCHAR,
"n_6_do_you_use_social_media" VARCHAR,
"n_7_what_social_media_platforms_do_you_commonly_use" VARCHAR,
"n_8_what_is_the_average_time_you_spend_on_social_media_5aab4d36" VARCHAR,
"n_9_how_often_do_you_find_yourself_using_social_media__8ee5e1ae" BIGINT,
"n_10_how_often_do_you_get_distracted_by_social_media_w_c8413271" BIGINT,
"n_11_do_you_feel_restless_if_you_haven_t_used_social_m_439af8ae" BIGINT,
"n_12_on_a_scale_of_1_to_5_how_easily_distracted_are_you" BIGINT,
"n_13_on_a_scale_of_1_to_5_how_much_are_you_bothered_by_worries" BIGINT,
"n_14_do_you_find_it_difficult_to_concentrate_on_things" BIGINT,
"n_15_on_a_scale_of_1_5_how_often_do_you_compare_yourse_7d3273a2" BIGINT,
"n_16_following_the_previous_question_how_do_you_feel_a_317b923c" BIGINT,
"n_17_how_often_do_you_look_to_seek_validation_from_fea_08c714e6" BIGINT,
"n_18_how_often_do_you_feel_depressed_or_down" BIGINT,
"n_19_on_a_scale_of_1_to_5_how_frequently_does_your_int_1a5675a6" BIGINT,
"n_20_on_a_scale_of_1_to_5_how_often_do_you_face_issues_b0a6049e" BIGINT
);
Anyone who has the link will be able to view this.