Python package to parse Companies House accounts data in a streaming way. It converts the zipped XBRL format that Companies House supplies into a single data frame of 38 columns.
On a standard laptop with 8 CPU cores it takes approximately 10 seconds to convert a single day of Companies House accounts data. This does not include the time to transfer the data from Companies House.
Visit the stream-read-xbrl documentation for usage instructions.