Skip to content
Snippets Groups Projects
Unverified Commit 1ac1ae99 authored by Chandrasekhar Ramakrishnan's avatar Chandrasekhar Ramakrishnan Committed by Rok Roškar
Browse files

docs: improve readme

parent 86a96ba3
No related branches found
No related tags found
1 merge request!126readme-update
Pipeline #294579 passed with stage
in 19 seconds
...@@ -5,13 +5,22 @@ the spread and effect of COVID-19. The goal is to provide a central place where ...@@ -5,13 +5,22 @@ the spread and effect of COVID-19. The goal is to provide a central place where
data, analysis, and discussion can be conducted and shared by a global community data, analysis, and discussion can be conducted and shared by a global community
struggling to make sense of the current public health emergency. struggling to make sense of the current public health emergency.
The project includes simple tools that make it very easy to work with the The main goal is not to create another dashboard, or collection of dashboards, for
heterogeneous case data from various sources using common code. For a simple that matter. There are already many excellent ones available, for example, on
example, have a look at the [Global and Regional COVID-19 summary https://covid19dashboards.com.
The goal here is different: aggregate data from multiple
public sources, standardize the data formats, and make the data around COVID-19 easy to
work with. Rather than presenting answers to our questions, we want to make it easy for
you to explore the data, and formulate and answer your own questions. Some questions
can be answered by looking at just one data source, but many cannot. And it may be
worthwhile to run an analysis initially developed against one data source against another.
This project aims to make it possible, and hopefully even easy, to do these things.
For a simple example, have a look at the [Global and Regional COVID-19 summary
notebook](https://renkulab.io/projects/covid-19/covid-19-public-data/files/blob/runs/dataset_summary.run.ipynb). notebook](https://renkulab.io/projects/covid-19/covid-19-public-data/files/blob/runs/dataset_summary.run.ipynb).
For each data source, we provide a summary notebook with interactive figures For each data source, we provide a simple summary notebook with interactive
that can be used as starting points for further exploration: figures:
* [Summary of global data from from JHU CSSE](https://renkulab.io/projects/covid-19/covid-19-public-data/files/blob/runs/Dashboard.run.ipynb) * [Summary of global data from from JHU CSSE](https://renkulab.io/projects/covid-19/covid-19-public-data/files/blob/runs/Dashboard.run.ipynb)
* [Global data from from ECDC](https://renkulab.io/projects/covid-19/covid-19-public-data/files/blob/runs/covid-19-ecdc.run.ipynb) * [Global data from from ECDC](https://renkulab.io/projects/covid-19/covid-19-public-data/files/blob/runs/covid-19-ecdc.run.ipynb)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment