File tree 2 files changed +8
-4
lines changed
src/hapi/pipelines/configs
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
6
6
7
+ ## [ 0.9.39] - 2024-07-29
8
+
9
+ - COD and TCD operational presence update
10
+
7
11
## [ 0.9.38] - 2024-07-26
8
12
9
13
### Fixed
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ operational_presence_admintwo:
102
102
103
103
operational_presence_cod :
104
104
dataset : " drc_presence_operationnelle"
105
- resource : " rdc-3w_avril-2024.xlsx "
105
+ resource : " rdc-3w_avril-2024"
106
106
format : " xlsx"
107
107
sheet : " Compilation_VF"
108
108
headers : 1
@@ -384,13 +384,13 @@ operational_presence_admintwo:
384
384
operational_presence_adminone :
385
385
operational_presence_tcd :
386
386
dataset : " chad-operational-presence"
387
- resource : " 3W_TCD_May2024 "
387
+ resource : " 3W_TCD_June2024 "
388
388
format : " xlsx"
389
389
sheet : " 3w opérationnelle"
390
390
headers : 1
391
391
source_date :
392
- start : " 01/12/2023 "
393
- end : " 31/05 /2024"
392
+ start : " 01/06/2024 "
393
+ end : " 30/06 /2024"
394
394
use_hxl : False
395
395
admin :
396
396
- ~
You can’t perform that action at this time.
0 commit comments