Permalink
name: un_sc_sanctions | |
description: "[OSANC] United Nations Security Council sanctions" | |
schedule: daily | |
pipeline: | |
init: | |
method: seed | |
params: | |
url: 'https://scsanctions.un.org/resources/xml/en/consolidated.xml' | |
handle: | |
pass: fetch | |
fetch: | |
method: fetch | |
handle: | |
pass: parse | |
parse: | |
method: opensanctions.crawlers.un_sc_sanctions:parse | |
aggregator: | |
method: ftm_load_aleph |