v1.0 data
Temporal measurements of well-being as described in Mangalik et al., 2024.
See the code used that produces and analyzes the data in wwbp/robust_spatiotemp
Mangalik, S., Eichstaedt, J.C., Giorgi, S., Mun, J., Ahmed, F., Gill, G., V. Ganesan, A., Subrahmanya, S., Soni, N., Clouston, S.A. and Schwartz, H.A. (2024). Robust language-based mental health assessments in time and space through social media. NPJ Digital Medicine, 7(1), 109.
Contains the generated 2020 mental health scores generated in Robust language-based mental health assessments in time and space through social media. These scores control for 2019 findings.
lbmha_yw_cnty.csv: depression and anxiety scores for 2020 measured from Twitter data. This data controls for the 2019 data, so 2019 is not included in this file.idunique row identifier [0, 1, 2, ...]yearweek_cntyconcatenation of the year, week number (ISO format), and county (fips code) feat: either DEP_SCORE (depression) or ANX_SCORE (anxiety), derived from an adapted lexicon [2019_01:36091, 2020_52:22069]score_categoryDepression (DEP_SCORE) or Anxiety (ANX_SCORE)n_lexwordstotal count of words signalling the feat from all users in that yearweek_cntyscoreweighted average of scores signalling the feat from all users in that yearweek_cnty, weights are meant to better align with actual demographics of population and only occurs when sufficient users are presentscore_unweightedaverage of scores signalling the feat from all users in that yearweek_cnty are presentscore_stdstandard deviation of scores signalling the feat from all users in that yearweek_cnty are presentmoderate_reliability_criteriawhether the score is considered reliable based on the criteria of UT 50 [1 if true; 0 if false]high_reliability_criteriawhether the score is considered reliable based on the criteria of UT 200 [1 if true; 0 if false]n_usersnumber of unique users measured in that yearweek_cntycntyredundant column for easy sortingcounty_nameexpanded name of the countystate_abbrstandard state 2-letter abbreviation of statedateThe Wednesday of the ISO weekdate_rangeMonday-Sunday of the ISO weeksyearweekredundant column for easy sorting
lbmha_yw_cnty_undifferenced.csvdepression and anxiety scores for 2019 and 2020 measured from Twitter data. This data does not include any correction for other years. The data format is shared fromlbmha_yw_cnty.csv.