-
Notifications
You must be signed in to change notification settings - Fork 2
Wrong padding multiplier/wrong number of users for 2020-08-18? #2
Comments
Hm, there are 3749 keys in the 2020-08-18 file, which obviously is not a multiple of 5. So it is maybe more a question to @micb25 how he handles these discrepancies |
OK, I saw that @micb25 sometimes manually corrected the multiplier in the past. |
Yes, I had to correct this manually for one of yesterday's hourly packages as well as for one package in the past (2020-08-04). I wonder what situation causes these issues. Fortunately, it seems to happen very rarely. However, the impact on the statistics can be quite significant as you spotted out. Edit: As a consequence, I do manually check the statistics every day before uploading the new data. And I think this is still necessary for the future, at least as long as fake diagnosis keys are being generated. |
For one specific case, there was an explanation here: corona-warn-app/cwa-server#693 |
the I've now changed it so that the
Kind of, yes. If the padding is detected strictly automatically the value is jumping all over the place for the hourly packages, as you correctly noted:
I wanted to keep the process of updating the page and analyzing new data as automated and "hands-off" as possible, so these cases were handled incorrectly on my end.
It seems the only way to handle this is to set some reasonable hard-coded values like @micb25 did.
I've placed some safeguards, which should fix it for the moment. Thank you for notifying me about the issue! |
It seems that the data for 2020-08-18 is not quite right:
Is there a problem in the downloaded source data? If so, why does https://micb25.github.io/dka/ show more reasonable values?
The text was updated successfully, but these errors were encountered: