From 556c7e42985b73066467d8942a8ca76523439992 Mon Sep 17 00:00:00 2001 From: Briar Date: Sat, 13 Jul 2024 19:05:29 -0400 Subject: [PATCH] Update file names in conflict data --- CHANGELOG.md | 6 ++++++ src/hapi/pipelines/configs/conflict_event.yaml | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5072337f..d308548c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [0.9.30] - 2024-07-13 + +### Fixed + +- Update filenames for ETH conflict data + ## [0.9.29] - 2024-07-12 ### Fixed diff --git a/src/hapi/pipelines/configs/conflict_event.yaml b/src/hapi/pipelines/configs/conflict_event.yaml index 77558fbf..6f151160 100644 --- a/src/hapi/pipelines/configs/conflict_event.yaml +++ b/src/hapi/pipelines/configs/conflict_event.yaml @@ -398,7 +398,7 @@ conflict_event_admintwo: conflict_event_eth_political_violence: dataset: "ethiopia-acled-conflict-data" - resource: "ethiopia_HRP_political_violence_events_and_fatalities_by_month-year_as-of-05Jul2024.xlsx" + resource: "ethiopia_HRP_political_violence_events_and_fatalities_by_month-year" input: - "Fatalities" list: @@ -416,7 +416,7 @@ conflict_event_admintwo: conflict_event_eth_civilian_targeting: dataset: "ethiopia-acled-conflict-data" - resource: "ethiopia_HRP_civilian_targeting_events_and_fatalities_by_month-year_as-of-05Jul2024.xlsx" + resource: "ethiopia_HRP_civilian_targeting_events_and_fatalities_by_month-year" input: - "Fatalities" list: @@ -434,7 +434,7 @@ conflict_event_admintwo: conflict_event_eth_demonstration: dataset: "ethiopia-acled-conflict-data" - resource: "ethiopia_HRP_demonstration_events_by_month-year_as-of-05Jul2024.xlsx" + resource: "ethiopia_HRP_demonstration_events_by_month-year" output: - "Month demonstration" - "Year demonstration"