You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)