Sanctions Delta Monitor — OFAC, UK OFSI & UN Change Alerts
Pricing
from $300.00 / 1,000 sanctions changes
Sanctions Delta Monitor — OFAC, UK OFSI & UN Change Alerts
Pricing
from $300.00 / 1,000 sanctions changes
Rating
0.0
(0)
Developer
NexGenData
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Sanctions & Watchlist Delta Monitor — OFAC, UK OFSI & UN Change Alerts
Monitor official sanctions lists for new and changed entities across OFAC, UK OFSI, and the UN Security Council Consolidated List. This Actor snapshots each list and emits only the changes since the previous run, making it useful for recurring KYC, AML, trade-compliance, and supplier-risk monitoring.
1. What this Actor does
On each run it fetches the selected official lists, canonicalizes every entity, compares against a stored snapshot, and (in delta mode) emits only what changed. Built for scheduled, recurring screening — not one-time downloads.
2. Who this is for
KYC/AML teams, trade-compliance and export-control teams, fintechs and payment providers, marketplaces, banks, and vendor/supplier onboarding teams.
3. Recommended setup
Run once in full mode (optionally with a watchlist) to create your baseline, then schedule daily delta runs to receive only new and changed entries. The first delta run per list records a baseline and emits nothing (expected, not an error); every run after that emits only changes.
4. Lists covered (v1)
ofac— US Treasury OFAC SDN listuk— UK OFSI Consolidated List of financial sanctions targetsun— UN Security Council Consolidated List
If one list is temporarily unavailable, the run still processes the others and logs a clear partial-results warning — one source never fails the whole run.
Planned (not yet live): Interpol Red Notices, World Bank debarment list, and the EU consolidated list. These are not included in the current version.
5. Change types
added, removed, amended, program_changed, alias_changed, address_changed, identifier_changed. Each row carries a headline change_type plus a changes array listing every dimension that changed.
6. Watchlist mode
Pass a watchlist of names to monitor only the parties you care about (matched on name and aliases as whole-word phrases; enable fuzzy for near-spellings). Leave it empty to monitor the entire list.
7. Input options
| Field | Default | Notes |
|---|---|---|
lists | ["ofac","un","uk"] | Which lists to monitor |
mode | delta | delta (changes only) or full (all current) |
watchlist | [] | Only emit matching names; empty = whole list |
fuzzy | false | Near-spelling matching (opt-in) |
include_raw | false | Attach the raw parsed record |
max_emit | 10000 | Safety cap on rows per run |
8. Output fields
list, change_type, changes, entity_name, entity_type, aliases, program, ids, addresses, nationalities, source_url, matched_watch, snapshot_date (plus raw when include_raw is true).
9. Example input
{"lists": ["ofac", "uk", "un"],"mode": "delta","watchlist": ["Acme Trading LLC", "John Q. Public"]}
10. Related NexGenData Actors
Part of the NexGenData compliance suite — pairs with company-registry, KYB, and beneficial-ownership Actors for end-to-end screening.
11. Limitations and legal disclaimer
This Actor is an alerting and filtering tool, not legal or compliance advice. A match or change is a signal to review, not a determination. Always confirm against the official source register and follow your organization's compliance procedures. Sanctions data reflects what the upstream authorities publish; coverage and timing follow their update cadence.