Welcome to the California Communicable diseases 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.
ATTN: This application is designed to run with Rstudio. If you need to download and install Rstudio go here to get started.
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. data/CA
. 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. global.R
file and again modifying the state name, now on line 39 (for example state_name <- "Arizona"
).The California version of the app, CalCAT, 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.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.