Giter Club home page Giter Club logo

covid19_argentina's Introduction

Data and code for Torrente, F., Yoris, A., Low, D., Lopez, P., Bekinschtein, P., Vázquez, G. H., ... & Cetkovich, M. (2022). Psychological symptoms, mental fatigue and behavioural adherence after 72 continuous days of strict lockdown during the COVID-19 pandemic in Argentina. BJPsych open, 8(1).

1. Data

Available at ./data/input/

Available at https://www.google.com/covid19/mobility/

  • Global_Mobility_Report.csv For supplementary Figure S1

2. Reproduce

Google Colab

The .ipynb can run on Google Colab (for which data should be on Google Drive; code to load data from Google Drive is available in scripts) You can install packages with !pip install <package-name>

Jupyter Notebook

To run the .ipynb on Jupyter Notebook, open terminal, create a virtual environment and install the requirements.txt:

conda create --name covid_argentina --file requirements.txt
conda activate covid_argentina

Go to directory where you want to put this repo:

cd ./path/to/
git clone https://github.com/danielmlow/extract_opensmile.git
cd ./path/to/covid19_argentina/

Scripts

Contextual analysis: Figure 1, Table S1, Figure S1:

jupyter notebook stringency_mobility.ipynb

Regression analysis: Table 5:

jupyter notebook regression.ipynb

covid19_argentina's People

Contributors

danielmlow avatar

Watchers

James Cloos avatar  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.