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
0
across 2 source registers
Sync cadence
Weekly
FCA register Mondays · EBA EUCLID Tuesdays
Most recent sync
Never
across all sources
Per-source detail
| Source | Entries | Latest authorisation | Last sync | Status |
|---|---|---|---|---|
United Kingdom FCA Financial Services Register ↗ | 0 | – | Never | No data |
European Economic Area EBA EUCLID Credit Institutions Register ↗ | 0 | – | Never | No data |
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.