Officers Bulk File
PopularA comprehensive record of all current and historical officers.
Legacy Data Archive
A complete, publicly accessible mirror of the Companies House legacy SFTP server. Hosted on high-performance object storage to support modern data pipelines.
While modern APIs exist for individual data records, crucial bulk datasets—including officers, mortgages, insolvencies, and new registrations—remain confined to a legacy SFTP infrastructure.
Accessing the official SFTP server requires a manual provisioning process by Companies House support, including developer forum requests and SSH key exchange. Once connected, transfers can be slow and directory structures lack comprehensive documentation. This poses a hurdle for teams building automated ingestion workflows.
Infrastructure
We have mirrored the entire SFTP server to a public object storage bucket, providing unrestricted access to both historical files and the most recent releases.
High bandwidth availability significantly reduces download times for large data releases.
A public bucket means no SSH keys or rate limits to configure in your ingestion pipeline.
The public mirror is provided free of charge to improve data accessibility.
The mirror contains dozens of specialised data products. Below is a sample of the most commonly requested records currently accessible in the bucket. Use the interactive file browser for the complete catalogue of 29,000+ files organised by product and production date.
A comprehensive record of all current and historical officers.
Daily updates for company liquidation records.
Corporate mortgage records. Initial snapshot with prod201 for daily updates.
Official public record including London, Belfast and Edinburgh Gazettes.
Weekly snapshot of disqualified officers.
While the delivery mechanism has been modernised, the underlying files retain their legacy structure. Most records are supplied as fixed-width text files, with variable-width fields separated by a chevron character.
We are currently developing a high-performance open source parser to simplify the ingestion of these files. We aim to release support for the most common formats within the next 12 months.
FC0294761C 00030031VITAMIN- SHOP NORTHERN IRELAND<
FC0294762301149774860001 20100316 197810 0127<MARCIN<NAKONOWSKI<<<<MOORE ST. MALL 58-66 PARNELL STREET<DUBLIN<DUBLIN<CO. DUBLIN<IRELAND<DIRECTOR<POLISH<REPUBLIC OF IRELAND<Example of the custom fixed-width and chevron-delimited format found in legacy distributions. Custom parsing logic is typically required before data can be loaded into standard databases.