diff --git a/dashboard_template.xhtml b/dashboard_template.xhtml index cd5f63c..d506e49 100644 --- a/dashboard_template.xhtml +++ b/dashboard_template.xhtml @@ -31,6 +31,64 @@ Mit dieser Rate dauert es bis zum {{ mean_vaccinations_last_seven_days_herd_immunity }} für {{ herd_immunity }} % und bis zum {{ mean_vaccinations_last_seven_days_done }} für 100 %.
+Land | +
+ Impfungen + gesamt + |
+ Impfung wegen6 | +||||||||
---|---|---|---|---|---|---|---|---|---|---|
Alter | +Beruf | +Gesundheit | +Pflegeheim | +|||||||
Anzahl | +% | +Anzahl | +% | +Anzahl | +% | +Anzahl | +% | +Anzahl | +% | +|
{{ land }} | +{{ details_per_land[land].total_vaccinations }} | +{{ details_per_land[land].total_vaccinations_percentage }} % | +{{ details_per_land[land].vaccination_reason_age }} | +{{ details_per_land[land].vaccination_reason_age_percentage }} % | +{{ details_per_land[land].vaccination_reason_job }} | +{{ details_per_land[land].vaccination_reason_job_percentage }} % | +{{ details_per_land[land].vaccination_reason_medical }} | +{{ details_per_land[land].vaccination_reason_medical_percentage }} % | +{{ details_per_land[land].vaccination_reason_oldhome }} | +{{ details_per_land[land].vaccination_reason_oldhome_percentage }} % | +