Methodology · FATF Watch

How we track FATF.

FATF Watch mirrors three public surfaces on fatf-gafi.org: the black list (Call for Action), the grey list (Increased Monitoring), and the per-country profile pages carrying the most recent Mutual Evaluation ratings. We do not transform the underlying data — we surface it in a sortable, filterable form alongside the rest of our editorial inventory.

Sources

Update cadence

FATF holds three plenaries per year (February, June, October). List changes are announced in the public outcome statement immediately after each plenary. We poll the three source pages once per day; the scraper exits early if the page ETag is unchanged.

What we extract

Change detection

The scraper stores the canonical list of black-list and grey-list slugs. On each run it diffs against the previous state. Any add, remove, or restatement triggers:

  1. A row in the fatf_status_changes table.
  2. A news item in the main feed with regulator = fatf-gafi, type guidance, severity 4 (or 5 for black-list changes). The item goes through the standard hold queue.
  3. Instant alerts to every subscriber with a country_fatf subscription for the affected country.

Regional bodies

FATF assesses 39 members directly. Another ~165 jurisdictions are assessed by one of the 9 FATF-style regional bodies — MENAFATF, MONEYVAL, APG, GAFILAT, ESAAMLG, GIABA, EAG, GABAC, CFATF. Each country's profile names the responsible body. We attribute ratings to the body that issued them.

What FATF Watch is not

Cross-section integration

Bank profiles show the FATF badge for their home jurisdiction (grey / black / cleared). The Bank Pulse leaderboard adds a FATF column. The score itself is intentionally not adjusted by FATF status — Bank Pulse remains purely a function of bank-level fundamentals so the two signals stay independent.

Back to FATF Watch · Status-change feed · General methodology