fvalka / covid-austria-age-heterogenity

Exploration of the age heterogenity in new COVID 19 cases in Austria

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Age Heterogenity in COVID-19 Cases in Austria

An exploration of different aspects of the age distribution of new COVID-19 cases in Austria based upon a data lake of snapshots of the open government data.





Installation

R Packages

To install the required R packages you need to have renv installed. Then just run:

renv::restore()

External Data

If you want to run a new analysis then you need to clone the data lake of the Austrian governments open data COVID-19 updates into the external_data folder:

mkdir external_data
cd external_data
git clone https://github.com/keriati/austria-covid-data.git

Running

About

Exploration of the age heterogenity in new COVID 19 cases in Austria

License:Apache License 2.0


Languages

Language:R 100.0%