kanedata / ixbrl-parse

A python library for getting useful data out of ixbrl files.
https://ixbrl-parse.readthedocs.io/
MIT License
63 stars 26 forks source link

Handle special cases in numwordsen #19

Closed ajmarks closed 3 years ago

ajmarks commented 3 years ago

Handle the special "no" and "None" cases mentioned on p. 5-34 of the SEC's XBRL manual.

Fixes https://github.com/drkane/ixbrl-parse/issues/17