Data freshness
Source registers, in sync.
The directory is rebuilt against the underlying public registers on a weekly cadence. Anything older than two weeks is flagged here so you can spot data drift at a glance.
Total entries
955
across 2 source registers
Sync cadence
Weekly
FCA register Mondays · EBA EUCLID Tuesdays
Most recent sync
Just now
across all sources
Per-source detail
| Source | Entries | Latest authorisation | Last sync | Status |
|---|---|---|---|---|
United Kingdom FCA Financial Services Register ↗ | 467 | – | 1h ago | Up to date |
European Economic Area EBA EUCLID Credit Institutions Register ↗ | 488 | 28 Apr 2026 | Just now | Up to date |
How freshness is checked
- A nightly job pulls the latest CSV from the FCA Register and the EUCLID golden-copy zip from the European Banking Authority.
- Each entry is matched on its national licence number; new entries are inserted, existing entries get their
last_verified_atstamp refreshed. npm run audit:freshnessthen compares the source files against the database row counts and exits non-zero on drift, so this page lights up before the data does.
Spotted something off? The directory is editorial · email [email protected] and we will refresh manually.