From 847797e2d4dd872b181b8b64a644a5b8fe4b3f01 Mon Sep 17 00:00:00 2001 From: Briar Date: Wed, 20 Nov 2024 13:31:54 -0500 Subject: [PATCH] Update COL operational presence data --- CHANGELOG.md | 2 +- src/hapi/pipelines/configs/core.yaml | 2 ++ .../configs/operational_presence.yaml | 33 ++++++++++--------- 3 files changed, 20 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 683c0b8b..9a283621 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed -- Updated 3W data for BFA +- Updated 3W data for BFA and COL ## [0.10.19] - 2024-11-20 diff --git a/src/hapi/pipelines/configs/core.yaml b/src/hapi/pipelines/configs/core.yaml index 30ba86aa..f8fbd757 100755 --- a/src/hapi/pipelines/configs/core.yaml +++ b/src/hapi/pipelines/configs/core.yaml @@ -324,8 +324,10 @@ org_type_map: gouvernement: "435" gov: "435" govt: "435" + iglesia grupo religioso: "446" ingo: "437" institution etatique: "435" + instituciĆ³n publica: "435" international institution: "438" international ngos: "437" local ngo: "504" diff --git a/src/hapi/pipelines/configs/operational_presence.yaml b/src/hapi/pipelines/configs/operational_presence.yaml index ba2d7392..bc3a23cc 100644 --- a/src/hapi/pipelines/configs/operational_presence.yaml +++ b/src/hapi/pipelines/configs/operational_presence.yaml @@ -163,32 +163,33 @@ operational_presence_admintwo: operational_presence_col: dataset: "colombia-4ws" - resource: "COL_345W_Jan-Dec2023.xlsx" + resource: "COL_345W_Jan-oct2024.xlsx" format: "xlsx" xlsx2csv: True sheet: "Hoja-1" headers: 1 + use_hxl: True source_date: - start: "01/01/2023" - end: "31/12/2023" + start: "01/01/2024" + end: "31/10/2024" admin: - ~ - - "Pcode 2" + - "#adm2+code" admin_exact: True input: - - "IMPLEMENTER ORGANIZATION" - - "Organization acronym" - - "Implementing organization type" - - "SECTOR / CLUSTER" - - "DEPARTMENT" - - "MUNICIPALITY" + - "#org+impl+name" + - "#org+impl" + - "#org+impl+type" + - "#sector" + - "#adm1+name" + - "#adm2+name" list: - - "IMPLEMENTER ORGANIZATION" - - "Organization acronym" - - "Implementing organization type" - - "SECTOR / CLUSTER" - - "DEPARTMENT" - - "MUNICIPALITY" + - "#org+impl+name" + - "#org+impl" + - "#org+impl+type" + - "#sector" + - "#adm1+name" + - "#adm2+name" operational_presence_gtm: dataset: "guatemala-operational-presence"