Closed anjaseidel closed 1 year ago
After talking to @anjaseidel so I understand what is going here. We just need a decision:
Please decide @lekroll @bzoch-lesniak - and let me know :)
@Inoakabu Please change the data according to the text (pro 100 Tsd. Einwohner). Danke! :)
So @anjaseidel we have to implement your Changes - How are we tackling this?
by merging the pull request? :-)
Example: September 2022, Bayern Return values of API: Assessments = 34044 BEVSTAND = 13140183 Assessments per 100.000 inhabitants = (Assessments/BEVSTAND)100000 = (34044/13140183)100000 = 259,08
Value displayed in the plot: 303,1424
@lekroll : It looks like you are accidentally calculating with the KM6 instead of the BEVSTAND KM6Versicherte = 11230364 (34044/11230364)*100000 = 303,1424 see https://github.com/zidatalab/ambulante_notfaelle/blob/cd55e0e355d15f04873ddadbff3cacd176c2c476/Dashboard/src/app/services/smed-aggregation.service.ts#L31