OCHA-DAP / hdx-signals

HDX Signals
https://un-ocha-centre-for-humanitarian.gitbook.io/hdx-signals/
GNU General Public License v3.0
5 stars 0 forks source link

Implements #204 #205

Closed caldwellst closed 2 months ago

caldwellst commented 2 months ago

Adds ability to archive signals when triaging. So, the email campaigns are removed, but the data is still added to output/signals.parquet. Currently necessary for WFP market monitor as they requested not to send the previous bulletin. Likely won't use this functionality much at all, but is nice to have.

Can run through the functionality to test doing:

triage_signals$triage_signals("wfp_market_monitor")
hannahker commented 2 months ago

Closes #204