Skip to content

MarekGierlinski/COVID-19_V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processing and visualisation of COVID-19 data

Sources

The following data sources are used:

  • ECDC - provides with weekly cases/deaths data from all countries around the world.
  • UK government - provides daily data about cases, deaths, hospital admissions, testing, vaccination and more.
  • Financial Times - their GitHub repository contains processed data about mortality excess in selected countries.

How to use

Make sure packages listed in R/packages are all installed. From the top project directory, within R/RStudio type:

library(drake)
r_make()

Figures will be created in fig folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages