Open JonasCir opened 3 years ago
a file/function which creates the parameters from the RKI dashboard/page and stores them on disc. By this we don't need to run this step every time
At the moment there are two data sources: RKI's corona dashboard and RKI's SurvStat. The first is already queried automatically, the second however has to be downloaded manually, although there's a way to access them via a web service, see issue https://github.com/hzi-braunschweig/SORMAS-data-generator/issues/21
Title say's it all :) Split the
sormas-oegd-credible-testdata.R
into at least the following files:generate_case
,generate_contact
etc)main
) which calls all the previous functions