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
19 stars 5 forks source link

refactor: don't mutate variables internally #48

Closed michalc closed 1 year ago

michalc commented 1 year ago

This is to make it easier to refactor further to use more streaming processing, or at least use XPath less which seems to be quite slow