uktrade / stream-read-xbrl

Python package to parse Companies House accounts data in a streaming way
https://stream-read-xbrl.docs.trade.gov.uk/
MIT License
17 stars 2 forks source link

fix: skip files that seem incorrectly published #107

Closed michalc closed 1 year ago

michalc commented 1 year ago

A file was published that had this name:

http://download.companieshouse.gov.uk/Accounts_Monthly_Data-od22.zip

But it seems to be identical to this file:

http://download.companieshouse.gov.uk/Accounts_Monthly_Data-December2022.zip

So skipping the "od22" one - our best guess is that it was incorrectly published.