Skip to content

Commit 37f380e

Browse files
authored
Merge pull request #47 from OCHA-DAP/main
HDXDSYS-1517 Fix COL 3W error
2 parents cc503ad + a506337 commit 37f380e

File tree

3 files changed

+61
-54
lines changed

3 files changed

+61
-54
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7+
## [0.10.30] = 2024-12-24
8+
9+
### Fixed
10+
11+
- 3W for COL, ETH, SDN, VEN
12+
713
## [0.10.29] - 2024-12-12
814

915
### Fixed

src/hapi/pipelines/configs/core.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@ org_type_map:
325325
gouvernement: "435"
326326
gov: "435"
327327
government agency: "435"
328+
gobierno: "435"
328329
govt: "435"
329330
iglesia grupo religioso: "446"
330331
ingo: "437"
@@ -346,6 +347,7 @@ org_type_map:
346347
ong int: "437"
347348
ong internacional: "437"
348349
ong internationale: "437"
350+
ong local: "504"
349351
ong nat: "441"
350352
ong national: "441"
351353
ong nacional: "441"
@@ -386,6 +388,7 @@ sector_map:
386388
alojamiento de emergencia: "SHL"
387389
alojamiento de emergencia shelter: "SHL"
388390
alojamientos y asentamientos: "SHL"
391+
alojamiento energía y enseres: "SHL"
389392
ame: "SHL"
390393
ash: "WSH"
391394
assainissement: "WSH"
@@ -443,6 +446,7 @@ sector_map:
443446
manejo y gestion de campamentos: "CCM"
444447
mpca: "Cash"
445448
ms: "Multi"
449+
multi purpose cash: "Cash"
446450
multi secteur: "Multi"
447451
multisectoriel: "Multi"
448452
nutricion: "NUT"
@@ -466,9 +470,11 @@ sector_map:
466470
protection logement terre et propriete: "PRO-HLP"
467471
protection ltb: "PRO-HLP"
468472
protection lutte anti mines: "PRO-MIN"
473+
proteccion ninos ninas adolescentes: "PRO-CPN"
469474
protection pe: "PRO-CPN"
470475
protection protection de lenfant: "PRO-CPN"
471476
protection violences basees sur le genre: "PRO-GBV"
477+
proteccion violencia de genero: "PRO-GBV"
472478
protection vgb: "PRO-GBV"
473479
proteccion: "PRO"
474480
provbg: "PRO-GBV"
@@ -481,6 +487,7 @@ sector_map:
481487
rcf health and nutrtion: "HEA"
482488
rcf protection: "PRO"
483489
recuperacion temprana: "ERY"
490+
refugee consultative forum: "CCM"
484491
relevement precoce: "ERY"
485492
relevement rapide: "ERY"
486493
refugee response: "CCM"
@@ -510,6 +517,7 @@ sector_map:
510517
telecommunications durgence: "TEL"
511518
telecomunicaciones de emergencia: "TEL"
512519
transport and logistics: "LOG"
520+
transversal: "Multi"
513521
vbg: "PRO-GBV"
514522
vgb pe: "PRO-GBV"
515523
violences basees sur le genre: "PRO-GBV"

src/hapi/pipelines/configs/operational_presence.yaml

+47-54
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ operational_presence_default:
1818
- "operational_presence_nga"
1919
- "operational_presence_sdn"
2020
- "operational_presence_ssd"
21+
- "operational_presence_ven"
2122
- "operational_presence_yem"
2223
output:
2324
- "org_name"
@@ -122,33 +123,33 @@ operational_presence_admintwo:
122123

123124
operational_presence_col:
124125
dataset: "colombia-4ws"
125-
resource: "COL_345W_Jan-oct2024.xlsx"
126+
resource: "345W_1_enero_23_dic_2024.xlsx"
126127
format: "xlsx"
127128
xlsx2csv: True
128129
sheet: "Hoja-1"
129130
headers: 1
130-
use_hxl: True
131+
use_hxl: False
131132
source_date:
132133
start: "01/01/2024"
133-
end: "31/10/2024"
134+
end: "23/12/2024"
134135
admin:
135136
- ~
136-
- "#adm2+code"
137+
- "Pcode 2"
137138
admin_exact: True
138139
input:
139-
- "#org+impl+name"
140-
- "#org+impl"
141-
- "#org+impl+type"
142-
- "#sector"
143-
- "#adm1+name"
144-
- "#adm2+name"
140+
- "ORGANIZACIÓN IMPLEMENTADORA"
141+
- "Acrónimo de la organización"
142+
- "Tipo de organización implementadora"
143+
- "SECTOR / CLUSTER"
144+
- "DEPARTAMENTO"
145+
- "MUNICIPIO"
145146
list:
146-
- "#org+impl+name"
147-
- "#org+impl"
148-
- "#org+impl+type"
149-
- "#sector"
150-
- "#adm1+name"
151-
- "#adm2+name"
147+
- "ORGANIZACIÓN IMPLEMENTADORA"
148+
- "Acrónimo de la organización"
149+
- "Tipo de organización implementadora"
150+
- "SECTOR / CLUSTER"
151+
- "DEPARTAMENTO"
152+
- "MUNICIPIO"
152153

153154
operational_presence_gtm:
154155
dataset: "guatemala-operational-presence"
@@ -425,35 +426,27 @@ operational_presence_admintwo:
425426

426427
operational_presence_ven:
427428
dataset: "venezuela-who-does-what-and-where-3w"
428-
resource: "VEN_5W_Jan-Oct2023.xlsx"
429-
format: "xlsx"
430-
xlsx2csv: True
431-
sheet: "DATOS"
432-
headers: 1
429+
resource: "VEN_5W_2024.csv"
430+
format: "csv"
431+
use_hxl: True
433432
source_date:
434-
start: "01/01/2023"
435-
end: "31/10/2023"
433+
start: "01/01/2024"
434+
end: "31/12/2024"
436435
admin:
437436
- ~
438437
- "#adm2+code"
439438
admin_exact: True
440439
input:
441-
- "#org+impl"
442-
- "#sector+acronym"
440+
- "#org+impl+ve"
441+
- "#org+impl+name"
442+
- "#org+impl+type"
443+
- "#sector"
443444
- "#adm1+name"
444445
- "#adm2+name"
445446
list:
446-
- "#org+impl"
447-
- "#sector+acronym"
448-
- "#adm1+name"
449-
- "#adm2+name"
450-
output:
451-
- "org_name"
452-
- "sector"
453-
- "adm1_name"
454-
- "adm2_name"
455-
output_hxl:
456-
- "#org+name"
447+
- "#org+impl+ve"
448+
- "#org+impl+name"
449+
- "#org+impl+type"
457450
- "#sector"
458451
- "#adm1+name"
459452
- "#adm2+name"
@@ -604,15 +597,15 @@ operational_presence_national:
604597

605598
operational_presence_eth:
606599
dataset: "ethiopia-operational-presence"
607-
resource: "Ethiopia Who is Doing What Where (4W) - October 2024.xlsx"
600+
resource: "Ethiopia Who is Doing What Where (4W) - November 2024.xlsx"
608601
format: "xlsx"
609602
xlsx2csv: True
610603
sheet: "October 2024"
611604
headers: 1
612605
use_hxl: True
613606
source_date:
614-
start: "01/10/2024"
615-
end: "31/10/2024"
607+
start: "01/11/2024"
608+
end: "30/11/2024"
616609
admin_single: "ETH"
617610
input:
618611
- "#org+impl+name"
@@ -730,30 +723,30 @@ operational_presence_national:
730723

731724
operational_presence_sdn:
732725
dataset: "sudan-operational-presence"
733-
resource: "2024-consolidated-3w-data-jan-to-oct.xlsx"
726+
resource: "2024-consolidated-3w-data-jan-to-nov.xlsx"
734727
format: "xlsx"
735728
xlsx2csv: True
736729
sheet: "HDX"
737730
headers: 1
738-
use_hxl: True
731+
use_hxl: False
739732
source_date:
740733
start: "01/01/2024"
741-
end: "31/10/2024"
734+
end: "30/11/2024"
742735
admin_single: "SDN"
743736
input:
744-
- "#org+name"
745-
- "#org+acronym"
746-
- "#org+type"
747-
- "#sector+cluster"
748-
- "#adm1+name"
749-
- "#adm2+name"
737+
- "Org name"
738+
- "Org acronym"
739+
- "Org type"
740+
- "Cluster"
741+
- "State"
742+
- "Locality"
750743
list:
751-
- "#org+name"
752-
- "#org+acronym"
753-
- "#org+type"
754-
- "#sector+cluster"
755-
- "#adm1+name"
756-
- "#adm2+name"
744+
- "Org name"
745+
- "Org acronym"
746+
- "Org type"
747+
- "Cluster"
748+
- "State"
749+
- "Locality"
757750

758751
operational_presence_ssd:
759752
dataset: "south-sudan-operational-presence"

0 commit comments

Comments
 (0)