Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
covid-19-public-data
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
COVID-19
covid-19-public-data
Merge requests
!126
readme-update
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
readme-update
readme-update
into
master
Overview
1
Commits
1
Pipelines
4
Changes
1
Merged
Chandrasekhar Ramakrishnan
requested to merge
readme-update
into
master
4 years ago
Overview
1
Commits
1
Pipelines
4
Changes
1
Expand
0
0
Merge request reports
Compare
master
version 3
a2430f06
4 years ago
version 2
a90d7f1c
4 years ago
version 1
11e7419e
4 years ago
master (base)
and
latest version
latest version
1ac1ae99
1 commit,
3 years ago
version 3
a2430f06
1 commit,
4 years ago
version 2
a90d7f1c
1 commit,
4 years ago
version 1
11e7419e
1 commit,
4 years ago
1 file
+
14
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
+
14
−
5
Options
@@ -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
struggling to make sense of the current public health emergency.
The project includes simple tools that make it very easy to work with the
heterogeneous case data from various sources using common code. For a simple
example, have a look at the
[
Global and Regional COVID-19 summary
The main goal is not to create another dashboard, or collection of dashboards, for
that matter. There are already many excellent ones available, for example, on
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
)
.
For each data source, we provide a summary notebook with interactive
figures
that can be used as starting points for further exploration
:
For each data source, we provide a
simple
summary notebook with interactive
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
)
*
[
Global data from from ECDC
](
https://renkulab.io/projects/covid-19/covid-19-public-data/files/blob/runs/covid-19-ecdc.run.ipynb
)
Loading