Git Product home page Git Product logo

lbmha_2019-2020's Introduction

Language Based Mental Health Assessments for 2019 and 2020 by County x Week

v1.0 data

See the code used that analyzes the data in this repository at wwbp/robust_spatiotemp

/data

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.
    • id unique row identifier [0, 1, 2, ...]
    • yearweek_cnty concatenation 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_category Depression (DEP_SCORE) or Anxiety (ANX_SCORE)
    • n_lexwords total count of words signalling the feat from all users in that yearweek_cnty
    • score weighted 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 present
    • score_unweighted average of scores signalling the feat from all users in that yearweek_cnty are present
    • score_std standard deviation of scores signalling the feat from all users in that yearweek_cnty are present
    • moderate_reliability_criteria whether the score is considered reliable based on the criteria of UT 50 [1 if true; 0 if false]
    • high_reliability_criteria whether the score is considered reliable based on the criteria of UT 200 [1 if true; 0 if false]
    • n_users number of unique users measured in that yearweek_cnty
    • cnty redundant column for easy sorting
    • county_name expanded name of the county
    • state_abbr standard state 2-letter abbreviation of state
    • date The Wednesday of the ISO week
    • date_range Monday-Sunday of the ISO weeks
    • yearweek redundant column for easy sorting
  • lbmha_yw_cnty_undifferenced.csv depression 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 from lbmha_yw_cnty.csv.

lbmha_2019-2020's People

Contributors

smangalik avatar

Stargazers

 avatar

Watchers

 avatar Salvatore Giorgi avatar  avatar Majid Memari avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.