Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Commit 3df0a02

Browse files
committed
Update statistics page
Signed-off-by: Anneke Sinnema <[email protected]>
1 parent fd319f1 commit 3df0a02

5 files changed

+21
-12
lines changed

_layouts/statistics-en.html

+3
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ <h2 class="downloads_title">Active users of CoronaMelder:</h2>
7979
<p><span class="number_highlight" id="active_users_number"></span>.</p>
8080
<p>The graph shows how many people are actively using the CoronaMelder app.</p>
8181
<p>You can find more information at <a href="https://github.com/minvws/nl-covid19-notification-app-statistics">the GitHub page of the Ministry of Health, Welfare and Sport</a>.</p>
82+
<p><small>Due to the discontinuation of CoronaMelder on April 22, 2022, the statistics will no longer be updated.</small></p>
8283
</div>
8384
<div >
8485
<img src="{{ site.baseurl }}/img/coronamelder-graph-1.svg" alt="Chart showing active users of CoronaMelder per month. The chart starts with just over 3 million users in May 2021, with a peak in June 2021. Thereafter, it starts to decline until just under 2 million people use CoronaMelder in January 2022, when the number of users rises again to almost 2.5. million users." class="graph" width="480" height="320">
@@ -109,6 +110,7 @@ <h2 class="downloads_title">Active users of CoronaMelder:</h2>
109110
<h2 class="downloads_title">People who warned others via CoronaMelder:</h2>
110111
<p><span class="number_highlight" id="warnings_number"></span>.</p>
111112
<p>If you have tested positive for corona, you can voluntarily indicate this in the app, together with an employee of the GGD. The graph shows how many people have done this after the national introduction of CoronaMelder on October 10, 2020.</p>
113+
<p><small>Due to the discontinuation of CoronaMelder on April 22, 2022, the statistics will no longer be updated.</small></p>
112114
</div>
113115
<div >
114116
<img src="{{ site.baseurl }}/img/coronamelder-graph-2.svg" alt="Chart showing sent notifications via CoronaMelder per month. A steady increase since October 2020, leveling off somewhat in the summer months of 2021." class="graph" width="480" height="320">
@@ -177,6 +179,7 @@ <h2 class="downloads_title">Positive test results preceded by a notification, wi
177179
<p>Of which tested positive without having symptoms:<br />
178180
<span class="number_highlight" id="tested_positive_without_complaints"></span>.</p>
179181
<p>The graph shows how many people had themselves tested after a notification from CoronaMelder, were found to have the corona virus, and how many of them had no symptoms of the corona virus.</p>
182+
<p><small>Due to the discontinuation of CoronaMelder on April 22, 2022, the statistics will no longer be updated.</small></p>
180183
</div>
181184
<div >
182185
<div class="plot-legend">

_layouts/statistics-nl.html

+3
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ <h2 class="downloads_title">Actieve gebruikers van CoronaMelder:</h2>
107107
<h2 class="downloads_title">Mensen die anderen waarschuwden via CoronaMelder:</h2>
108108
<p><span class="number_highlight" id="warnings_number"></span>.</p>
109109
<p>Als je positief getest bent op corona, dan kun je dit vrijwillig aangeven in de app, samen met een medewerker van de GGD. De grafiek laat zien hoeveel mensen dit hebben gedaan na landelijke introductie van CoronaMelder op 10 oktober 2020.</p>
110+
<p><small>In verband met het stopzetten van CoronaMelder op 22 april 2022, worden de statistieken niet meer bijgewerkt.</small></p>
110111
</div>
111112
<div >
112113
<img src="{{ site.baseurl }}/img/coronamelder-graph-2.svg" alt="Grafiek verzonden notificaties via CoronaMelder per maand. Sinds oktober 2020 een gestage stijging, enigzins afgevlakt in de zomermaanden van 2021." class="graph" width="480" height="320">
@@ -139,6 +140,7 @@ <h2 class="downloads_title">Testaanvragen waar een notificatie aan vooraf ging</
139140
<p>Waarvan positieve uitslagen:<br />
140141
<span class="number_highlight" id="tp_tested_positive"></span>.</p>
141142
<p>De grafiek laat zien hoeveel mensen zich lieten testen na een notificatie van CoronaMelder sinds ingebruikname van de app op 10 oktober 2020.</p>
143+
<p><small>In verband met het stopzetten van CoronaMelder op 22 april 2022, worden de statistieken niet meer bijgewerkt.</small></p>
142144
</div>
143145
<div >
144146
<div class="plot-legend">
@@ -176,6 +178,7 @@ <h2 class="downloads_title">Positieve testuitslagen waar een notificatie aan voo
176178
<p>Waarvan positief zonder klachten:<br />
177179
<span class="number_highlight" id="tested_positive_without_complaints"></span>.</p>
178180
<p>De grafiek laat zien hoeveel mensen zich lieten testen na een notificatie van CoronaMelder, het coronavirus bleken te hebben, en hoeveel van hen geen klachten van het coronavirus hadden.</p>
181+
<p><small>In verband met het stopzetten van CoronaMelder op 22 april 2022, worden de statistieken niet meer bijgewerkt.</small></p>
179182
</div>
180183
<div >
181184
<div class="plot-legend">

img/coronamelder-graph-1-en.svg

+4-5
Loading

0 commit comments

Comments
 (0)