From 98272b9de45b59a7a5ff6cd2561c07d57d8c3a77 Mon Sep 17 00:00:00 2001 From: Khalim Conn-Kowlessar Date: Tue, 24 Sep 2024 19:06:42 +0100 Subject: [PATCH] Adding floor edge case --- etl/epc_clean/epc_attributes/FloorAttributes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etl/epc_clean/epc_attributes/FloorAttributes.py b/etl/epc_clean/epc_attributes/FloorAttributes.py index 817c2b43..c9c2abab 100644 --- a/etl/epc_clean/epc_attributes/FloorAttributes.py +++ b/etl/epc_clean/epc_attributes/FloorAttributes.py @@ -11,7 +11,7 @@ class FloorAttributes(Definitions): # For the short term, while we are still exploring the data, we maintain a list of error cases which # we want to ignore and consider as no data. - OBSERVED_ERRORS = ["Conservatory"] + OBSERVED_ERRORS = ["Conservatory", "insulated"] WELSH_TEXT = { "(anheddiad arall islaw)": "(another dwelling below)",