From 4f35a0630b277bc23498d5b1efe920694a571a65 Mon Sep 17 00:00:00 2001 From: Marco Tranchino Date: Mon, 9 Dec 2024 09:56:29 +0000 Subject: [PATCH] BAU update performance stats 09.12.2024 bis With the previous commit, we have already update the performance stats for this week, however we did aggregate services having similar organisation name, using the official name. With this change, we are correcting the count of organisations, having corrected the name of the organisations directly in Toolbox and re-generated the count. --- data/performance.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/performance.json b/data/performance.json index e110865..0863fef 100644 --- a/data/performance.json +++ b/data/performance.json @@ -3,7 +3,7 @@ "numberOfPayments": "95.3 million", "totalPaymentAmount": "6.1 billion", "numberOfServices": 1181, - "numberOfOrganisations": 433, + "numberOfOrganisations": 431, "serviceCountBySector": { "local": 534, "central": 277,