Hi all
A while ago, using the Companies House bulk accounts data, I built https://convert-ixbrl.co.uk, making the IXBRL data available as JSON and also through a search portal freely. I released a significant update to it today (new features listed below) and thought I’d reshare this.
It was a rather challenging project to work on and for those who are technically minded, I have also written a convert-ixbrl on Medium -blog about it which some of you will hopefully find interesting.
Using the website or the API you can
- Find UK companies based on an additional 50+ financial filters (turnover, netassets, liabilities, audit fee and many more)
- Create company lists for sales lead generation or general tracking
- Search officers based on name, ID, postcode, nationality and more
- Search companies based on location and distance
- Search companies using director age ranges
- Search using Reg date, CS01 dates and accounts due dates
- Setup email alerts for when a company’s financials change (coming soon)
- Download Bulk data if you wish to perhaps upload it to SalesForce or Snowflake or some other similar system. Bulk data will be available in the live release.
Screenshot showing an example search result of software companies with >100K Turnover and >500K Netassets
On both the portal and on the API, I’ve presented the data in the standard financial statements format so you get balance sheet, P&L (where available), Cashflow(where available) and Notes data…
Screenshot showing a downloadable Balance sheet
It’s currently free (and I’d like to keep it free if I can, hopefully by offering optional add on paid services such as credit reports to the web portal users) but I’m subsidising the cost of running the infrastructure myself currently
You can try it out on convert-ixbrl.co.uk above. No registration needed. If you have any questions, send me a DM here or see my contact details on the website. I’d like to monetise it at some point but it has been a labour of love first and foremost.
Here is the API docs page API documentation but all the functionality that the API provides is also available through the web interface.