I am looking for the charges (mortgages) data held on the register in bulk, rather than retrieving it company by company through GET /company/{company_number}/charges.
The free Company Data Product carries the Mortgages.NumMortCharges and Mortgages.NumMortOutstanding counts, but not the charge records themselves. Filtering the September 2026 Company Data Product on NumMortCharges > 0 gives roughly 843,000 live companies; at the published rate limit of 600 requests per five minutes that is around 117 hours of continuous API calls to retrieve what is already held in a single data store.
Two earlier threads (“Bulk Charges data?” and “Access to FTP server for mortgage charges snapshot”) suggest a bulk charges product may be available on request.
Could you confirm:
- whether a bulk charges extract is available, and in what format;
- what it costs, and under what licence;
- whether it covers dissolved companies as well as live ones (the free Company Data Product covers live companies only); and
- what the process is for requesting it.
Fields of interest: company number, charge id/code, status, created, delivered, satisfied and acquired dates, persons entitled, classification, particulars, and secured details.
Thank you.