File tree 2 files changed +9
-3
lines changed
src/hapi/pipelines/configs
2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ 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.30] - 2024-07-13
8
+
9
+ ### Fixed
10
+
11
+ - Update filenames for ETH conflict data
12
+
7
13
## [ 0.9.29] - 2024-07-12
8
14
9
15
### Fixed
Original file line number Diff line number Diff line change @@ -398,7 +398,7 @@ conflict_event_admintwo:
398
398
399
399
conflict_event_eth_political_violence :
400
400
dataset : " ethiopia-acled-conflict-data"
401
- resource : " ethiopia_HRP_political_violence_events_and_fatalities_by_month-year_as-of-05Jul2024.xlsx "
401
+ resource : " ethiopia_HRP_political_violence_events_and_fatalities_by_month-year "
402
402
input :
403
403
- " Fatalities"
404
404
list :
@@ -416,7 +416,7 @@ conflict_event_admintwo:
416
416
417
417
conflict_event_eth_civilian_targeting :
418
418
dataset : " ethiopia-acled-conflict-data"
419
- resource : " ethiopia_HRP_civilian_targeting_events_and_fatalities_by_month-year_as-of-05Jul2024.xlsx "
419
+ resource : " ethiopia_HRP_civilian_targeting_events_and_fatalities_by_month-year "
420
420
input :
421
421
- " Fatalities"
422
422
list :
@@ -434,7 +434,7 @@ conflict_event_admintwo:
434
434
435
435
conflict_event_eth_demonstration :
436
436
dataset : " ethiopia-acled-conflict-data"
437
- resource : " ethiopia_HRP_demonstration_events_by_month-year_as-of-05Jul2024.xlsx "
437
+ resource : " ethiopia_HRP_demonstration_events_by_month-year "
438
438
output :
439
439
- " Month demonstration"
440
440
- " Year demonstration"
You can’t perform that action at this time.
0 commit comments