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
{{ message }}
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Functional requirements
Use template from #41 to create new function to calculate seven days incidence rate from population and daily cases in last 7 days.
Definition of done
The function is triggered by message in queue, data is fetched from database under set attributeIds, correct value is calculated & stored
The text was updated successfully, but these errors were encountered:
Functional requirements
Use template from #41 to create new function to calculate seven days incidence rate from population and daily cases in last 7 days.
Technical requirements
Follow tutorial & implement calculation.
Definition of done
The function is triggered by message in queue, data is fetched from database under set attributeIds, correct value is calculated & stored
The text was updated successfully, but these errors were encountered: