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

feat: use Decimal rather than float #43

Closed michalc closed 1 year ago

michalc commented 1 year ago

The data all comes in as text - using floats runs the risk of a loss of accuracy from the text.