At the moment the number of cases generated is exactly the number of cases officially reported. However it would be interesting to tweak that number, especially for testing purposes.
One simple way of doing it is to multiply all case numbers by an integer (for each dimension: county, age, sex, with or without symptom, etc.).
(At the moment multiplying by a real number and then rounding would cause a problem when matching the two data sources: RKI's corona dashboard and RKI's SurvStat.)
At the moment the number of cases generated is exactly the number of cases officially reported. However it would be interesting to tweak that number, especially for testing purposes.
One simple way of doing it is to multiply all case numbers by an integer (for each dimension: county, age, sex, with or without symptom, etc.).
(At the moment multiplying by a real number and then rounding would cause a problem when matching the two data sources: RKI's corona dashboard and RKI's SurvStat.)