File tree 2 files changed +20
-21
lines changed
src/hapi/pipelines/configs
2 files changed +20
-21
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
14
14
15
15
- Added ability to read historical humanitarian needs data
16
16
- Replaced missing funding amounts with zeros
17
+ - Updated 3W data for CAF, SSD
17
18
18
19
## [ 0.10.28] - 2024-12-10
19
20
Original file line number Diff line number Diff line change @@ -62,35 +62,33 @@ operational_presence_admintwo:
62
62
63
63
operational_presence_caf :
64
64
dataset : " republique-centrafricaine-presence-operationnelle"
65
- resource : " 3W_CAR_Mar2024 "
65
+ resource : " 3W_CAR_Sep2024 "
66
66
format : " xlsx"
67
67
xlsx2csv : True
68
- sheet : " OCHA CAR 3W OP T1 2024"
69
- headers :
70
- - 1
71
- - 2
68
+ sheet : " 3W T3 2024"
69
+ headers : 1
72
70
source_date :
73
- start : " 01/01 /2024"
74
- end : " 31/03 /2024"
71
+ start : " 01/04 /2024"
72
+ end : " 30/09 /2024"
75
73
use_hxl : False
76
74
admin :
77
75
- ~
78
- - " PCODE2 #adm2+code "
76
+ - " PCODE2"
79
77
admin_exact : True
80
78
input :
81
- - " Description_Acteur "
82
- - " ACTEUR #org+acronym "
79
+ - " DESCRIPTION_ACTEUR "
80
+ - " ACTEUR"
83
81
- " TYPE_ORG"
84
- - " SECTEUR #sector "
85
- - " PREFECTURE #adm1+name "
86
- - " SOUSPREFECTURE #adm2+name "
82
+ - " SECTEUR"
83
+ - " PREFECTURE"
84
+ - " SOUSPREFECTURE"
87
85
list :
88
- - " Description_Acteur "
89
- - " ACTEUR #org+acronym "
86
+ - " DESCRIPTION_ACTEUR "
87
+ - " ACTEUR"
90
88
- " TYPE_ORG"
91
- - " SECTEUR #sector "
92
- - " PREFECTURE #adm1+name "
93
- - " SOUSPREFECTURE #adm2+name "
89
+ - " SECTEUR"
90
+ - " PREFECTURE"
91
+ - " SOUSPREFECTURE"
94
92
95
93
operational_presence_cmr :
96
94
dataset : " cameroon-5w-operational-presence"
@@ -759,14 +757,14 @@ operational_presence_national:
759
757
760
758
operational_presence_ssd :
761
759
dataset : " south-sudan-operational-presence"
762
- resource : " ss_20241106_3w_oerational presence_Jan to Sep_2024 .xlsx"
760
+ resource : " ss_20241212_3w_oerational presence_Jan to Oct_2024 .xlsx"
763
761
format : " xlsx"
764
762
xlsx2csv : True
765
- sheet : " data "
763
+ sheet : " Data "
766
764
headers : 1
767
765
source_date :
768
766
start : " 01/01/2024"
769
- end : " 30/09 /2024"
767
+ end : " 31/10 /2024"
770
768
admin_single : " SSD"
771
769
input :
772
770
- " Name of organization"
You can’t perform that action at this time.
0 commit comments