From 88bc18a73c6201bed1bc6301de445efe2c09f415 Mon Sep 17 00:00:00 2001 From: Fiona Spooner Date: Fri, 6 Dec 2024 12:49:10 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20increase=20emro=20member=20state?= =?UTF-8?q?s=20(#3701)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🐛 increase emro member states * increase eastern med region countries to 22 as per https://www.emro.who.int/countries.html --- .../data/garden/antibiotics/2024-11-15/testing_coverage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etl/steps/data/garden/antibiotics/2024-11-15/testing_coverage.py b/etl/steps/data/garden/antibiotics/2024-11-15/testing_coverage.py index 379ae3e3c4b..591d82b7d91 100644 --- a/etl/steps/data/garden/antibiotics/2024-11-15/testing_coverage.py +++ b/etl/steps/data/garden/antibiotics/2024-11-15/testing_coverage.py @@ -11,7 +11,7 @@ WHO_REGION_MEMBERS = { "African Region (WHO)": 47, "World": 194, - "Eastern Mediterranean (WHO)": 21, + "Eastern Mediterranean (WHO)": 22, "European Region (WHO)": 53, "Region of the Americas (WHO)": 35, "South-East Asia Region (WHO)": 11,