Skip to content
RAG Repo

Companies House

Companies House keeps the statutory record of every company registered in the UK. For each one you can see its registered address, directors, incorporation date, filing history, and published accounts.

You can search the register for free on the website, download bulk data products, or use the API, which returns results as JSON so you can pull company details on demand. Bulk downloads are handy when you want the whole register rather than a single lookup.

The data is published under the Open Government Licence, so you are free to reuse it with attribution. It is well suited to RAG systems that answer questions about UK businesses, verify company details, or trace ownership and directorship links.

ukgovernmentcompaniesbusinessopen-data

Related sources