/COVID-19-maps

Maps of Covid-19 cases

Primary LanguageR

COVID-19 Regional Maps and Code (Italy, Germany, and England)

This repository contains Code and data to connect information on COVID-19 cases in Italy and Germany on a regional level to geographic boundaries and population data. For documentation please see the original data sources and the Code. All required original data is referenced in the code.

Data sources

Covid cases Italy

Covid cases Germany

Covid cases UK

Geographies

Demographic data

Explanations

All steps for data preparation and plotting are in “01_Script”. Static data (like shape files or population data) and rocessed data are in “02_Data” and Figures in “03_Output”. Original data on COVID cases is not included in this repository but read from the links to original data sources, as specified in script “01_Read-Data.R”. Thus, the output (especially the number of available dates) may change depending on updates of the original data.

Feel free to re-use code and data, but you must consider the data protection regulations and licenses of the original data, when re-using or publishing.

Sorry for the scarce documentation, but for now please refer to the original sources for detailed documenation or see comments in code.

System and version information

Platform: Windows 10 (x86-64)

Version: R version 3.5.3