File size: 3,713 Bytes
0dc7b6d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bdb2a0d
 
0dc7b6d
bdb2a0d
 
 
0dc7b6d
 
bdb2a0d
 
0dc7b6d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
---
license: cc-by-4.0
pretty_name: "ProofAML Sanctions & PEP Watchlist Snapshot"
tags:
  - sanctions
  - pep
  - politically-exposed-persons
  - watchlist
  - aml
  - anti-money-laundering
  - kyc
  - compliance
  - ofac
  - osint
  - sanctions-screening
  - entity-resolution
task_categories:
  - text-retrieval
  - other
size_categories:
  - 100K<n<1M
---

# ProofAML Sanctions & PEP Watchlist Snapshot

**Research snapshot — not current data; production sanctions screening requires a live, monitored feed.**

A resolved, deduplicated snapshot of global sanctions, PEP (politically exposed
persons), and watchlist entities, compiled by [ProofAML](https://proofaml.com)
from government and intergovernmental publishers — OFAC, UN, EU, UK OFSI,
national parliaments, company registries, and more.

- **69 datasets, 120,886 entity records** (version `2026-08-24`)
- Cross-source entity resolution and deduplication applied by ProofAML
- One gzipped JSONL file per source dataset, plus a `manifest.json` listing
  every included dataset's authority, source URL, license, entity count, and
  checksum

## Scope and what's excluded

This snapshot only includes sources whose license was confirmed, at build
time, to permit public redistribution. Sources that couldn't clear that bar
are deliberately left out and listed transparently in `manifest.json`'s
`excluded` array — for example a share-alike-licensed source (ODbL/CC BY-SA)
and a source with no confirmed redistributable snapshot artifact yet. This is
a licensing safeguard, not an oversight: the compilation is fail-closed by
design.

## License

This dataset's license is **layered** — read both parts before redistributing
anything:

1. **The compilation/resolution layer** (selection, arrangement,
   cross-source entity matching, and deduplication) is licensed by ProofAML
   under **CC BY 4.0**:
   <https://creativecommons.org/licenses/by/4.0/legalcode>

2. **Every individual record** remains governed by its **own originating
   publisher's license** — this is *not* relicensed by ProofAML. The mix
   includes US public domain (17 U.S.C. §105), UK Open Government Licence
   v3.0, EU Commission Decision 2011/833/EU, UN CC BY 3.0 IGO, France
   Licence Ouverte / Etalab, CC0, Nordic NLOD, and others, varying by
   source. See the `NOTICE` file included in this repo for the full
   per-source breakdown and required attributions before redistributing any
   individual record in isolation.

## Disclaimer

> Research snapshot — not current data; production sanctions screening
> requires a live, monitored feed.

This snapshot is a point-in-time export. It is **not** suitable as the sole
basis for a production AML/KYC sanctions-screening control — use it for
research, prototyping, and evaluation only.

## Citation

Please cite the archived, DOI-minted version on Zenodo:

```
ProofAML. (2026). ProofAML Sanctions & PEP Watchlist Snapshot
(Version 2026-08-24) [Data set]. Zenodo.
https://doi.org/10.5281/zenodo.22115768
```

**DOI:** [10.5281/zenodo.22115768](https://doi.org/10.5281/zenodo.22115768)

## Files

- `data/<id>.snapshot.jsonl.gz` — one gzipped JSONL file per included
  dataset, one resolved entity record per line.
- `manifest.json` — dataset list with entity counts, checksums, and the
  license/authority/source-url for every included dataset, plus the
  `excluded` list (with reasons).
- `LICENSE` — CC BY 4.0, scoped to the compilation/resolution layer.
- `NOTICE` — per-upstream license and attribution requirements. Read this
  before redistributing any individual record.

## More information

Full per-source license map and the live (continuously updated) corpus:
<https://proofaml.com/sources/>