GithubHelp home page GithubHelp logo

calcat's Introduction

Introduction

Welcome to the California COVID Assessment Tool (CalCAT). This repository contains an application written in Shiny and for use with any US state to assist in assessing the many different models available for understanding COVID-19 transmission and spread. It brings together several data sources that are publicly available, and can be supplemented with your own data to improve the assessment.

Getting Started

ATTN: This application is designed to run with Rstudio. If you need to download and install Rstudio go here to get started.

  1. Fork this Repository
  2. Enter your state's name in line 47 of the cal_cat_data_routine.rmd where it says state_name <- "California" Ctrl+Alt+R This routine will download data for your state from a number of different modeling groups. You can find out more about them in the Technical notes app the application.
  3. You may also modify the data path for the application (line 56), but it defaults to a subdirectory named for your state, for example data/CA.
  4. Each data source feeding the CalCAT has one or more functions in the R folder which pull the data down when the RMarkdown file is run. You can run this daily to ensure your app has the freshest data.
  5. Once the data routine markdown has completed, you can follow the output messages to see if any sources returned errors. If so, please submit an issue letting us know what problem you ran into.
  6. Next, you can run the app by opening the global.R file and again modifying the state name, now on line 40 (for example state_name <- "Arizona").
  7. Run and deploy the app.

Build and Test

The California version of the app brings together even more publicly available data on cases, deaths, hospitalizations, and bed capacity. Many of these data likely exist in your region. You will need to update these inputs for maximal utility. The app contains some dummy data for these variables (referred to as 'Actuals'), scaled from the New York Times' repository of daily cases and deaths.

Contribute

We can't wait to see what you do with this. Please fork, edit and send us back as pull requests the changes you'd like to see. Maybe you'll incorporate your own estimator of R-Effective, or add functionality to import data; you could improve on our simple ensemble estimates. Go Wild!

A gift from California with love. “Together, all things are possible.” -- Cesar Chavez

Resources

calcat's People

Contributors

ssiwan avatar vargocdph avatar vargovargo avatar

Watchers

 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.