diff --git a/src/models/wasteWater/story/WasteWaterStoryPage.tsx b/src/models/wasteWater/story/WasteWaterStoryPage.tsx
index 1c3ae463..a663b477 100644
--- a/src/models/wasteWater/story/WasteWaterStoryPage.tsx
+++ b/src/models/wasteWater/story/WasteWaterStoryPage.tsx
@@ -26,6 +26,10 @@ export const WasteWaterStoryPage = () => {
wastewater data displayed on covSpectrum (see{' '}
doi:10.1101/2021.01.08.21249379
+
+ {', '}
+
+ doi:10.1101/2022.11.02.22281825
{' '}
and cowwid for more details).
@@ -52,14 +56,19 @@ const DataSources = () => {
Eawag
{' '}
- collects samples daily at six Swiss wastewater treatment plants: Altenrhein (SG), Chur (GR), Genève
- (GE), Laupen (BE), Lugano (TI). For the City of Zurich, samples are collected from the Werdhölzli
- plant (catchment area covers the city center). Since 2023 the project has been joined by Microsynth,
- sampling in Lausanne (Vidy), Sierre/Noes (VS) and Porrentruy (JU). The Health Department of
- Basel-Stadt provides samples from the ProRheno AG wastewater treatment plant three times per week
- (once per week until the end of 2022).
+ collects samples daily at multiple locations around Switzerland. Since its inception, the project has
+ been gradually extended and covers now fourteen wastewater treatment plants: Altenrhein (SG), Chur
+ (GR), Genève (GE), Laupen (BE), Lugano (TI), Zürich (ZH), Lausanne (VD), Basel (BS), Luzern (LU), Bern
+ (BE), Porrentruy (JU), Neuchâtel (NE), Solothurn (SO) and Schwyz (SZ).
+
+
+ Previously, Microsynth AG provided samples from the wastewater treatment plants of Lausanne (Vidy),
+ Sierre/Noes (VS) and Porrentruy (JU) (3 times per week until the beginning of July 2023).
+
+
+ The Health Department of Basel-Stadt provided samples from the ProRheno AG wastewater treatment plant
+ three times per week (once per week until the end of 2022).
- Previous monitoring that was discontinued: Lausanne (VD), Kanton Zürich
Until end of May 2022 three times a week the Cantonal Laboratory Zurich (KLZH) provided samples that
assess the Canton of Zurich by pooling samples from 12 plants across the canton, namely
@@ -106,7 +115,7 @@ const Acknowledgements = () => {
@@ -132,7 +141,7 @@ const Acknowledgements = () => {
Eawag
Functional Genomic Center Zürich
@@ -141,8 +150,6 @@ const Acknowledgements = () => {
Laboratory of Environmental Chemistry EPFL
- Microsynth AG
-
);
};