Code Monkey home page Code Monkey logo

gsl_covid_tracker_paper's Introduction

GSL_COVID_tracker_paper

Repository for code used for analysis and visualizations for GenderSci Lab's paper on gender/sex disparities in COVID-19 cases and fatalities, using the GSL U.S. Gender/Sex COVID-19 Data Tracker.

Code was written by Katharine MN Lee and Tamara Rushovich with guidance from Luke Miratrix on MLM analyses.

The code assumes you are working from your own directory, with scripts in "scripts" directory and placing placing data into a "data" directory as it is generated and putting figures into their own appropriate directory locations.

Verify you have created these directories before attempting to run code, or you will likely encounter errors!

The basic work flow (and pertinent notes) is as follows:

  • Step1: Make datasets
    • Step1a: grabs data from (View-only) googlesheet of the validated dataset and from the ACS census. You will need an api key from here for part of this script. This script grabs data from an archived duplicate google sheet, and it is current as of May 24, 2021.
    • Step1b: grabs data from (View-only) googlesheet of the unvalidated dataset and from the ACS census. You will need an api key from here for part of this script. This script grabs data from an archived duplicate google sheet, and it is current as of May 24, 2021.
    • Step1c: Combines the datasets from step 1a & 1b together. You will need an api key from here for part of this script.
    • Step1d: creates a dataset from the CDC data, which is monthly.
  • Step2: Make Graphs of the data using weekly and cumulative and U.S. overall data.
  • Step3: Assemble the dataset that presents "by-wave" data, aggregating within time periods that roughly align with "waves" of the pandemic (dates & references in code)
  • Step4: Code that generates the maps presented in manuscript.
  • Step5: Code used to generate numbers presented in the Results section.
  • Step6: perform multilevel regression model & model comparisons. <-- This file is still missing from repository

gsl_covid_tracker_paper's People

Contributors

resourcefulsquirrel avatar trushovich88 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.