-
Does this package work with UK Companies House XBRLi data? Here are 3 example .HTML files from the March 2025 archive |
Beta Was this translation helpful? Give feedback.
Answered by
dlebech
Jun 1, 2025
Replies: 1 comment
-
@enijar No, it will not not be able to parse those files into a usable income statement and balance sheet, because they have a different taxonomy than the two that are currently supported (Danish yearly reports and limited support for US-GAAP) as mentioned in the README. In order to support this, it will need a new UK-specific parser for the taxonomy (which looks like it might be called "uk-core"?). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dlebech
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@enijar No, it will not not be able to parse those files into a usable income statement and balance sheet, because they have a different taxonomy than the two that are currently supported (Danish yearly reports and limited support for US-GAAP) as mentioned in the README.
In order to support this, it will need a new UK-specific parser for the taxonomy (which looks like it might be called "uk-core"?).