-
### What happened?
We are facing the issue on latest version 2.23.15 Arelle software that the inline viewer showing incorrect period instead of assigned correct period.
The issue happen while choo…
-
Hello I'm back 😅
I seem to have found another edge case for `strip_ixbrl_tags`.
edgartools version: 2.8.1
```py
import edgar
edgar.set_identity("id")
company = edgar.Company("ABNB") # …
hspak updated
9 months ago
-
### What happened?
We are trying to use command line validate our xbrl output for all jurisdictions to get renderer output, which will opened using ixviewer. For ESMA & SEC , we are getting renderer …
-
edgartools runs into this XML parsing exception when name is missing in the XML
Repro simple
```
import edgar
edgar.set_identity("id")
company = edgar.Company("HON")
filings = company.…
hspak updated
10 months ago
-
### What happened?
In the latest Arelle version released, we are getting a strange validation error with regards to the Images and fonts rendered as Base-64 in the iXBRL XHTML.
[ESEF.2.5.1.incorre…
-
### What happened?
Many of the conformance suites fail on Windows. We need to figure out why and get them working.
* efm_current
* esef_ixbrl_2021
* esef_ixbrl_2022
* esef_xhtml_2022
* xbrl_oim_…
-
### Summary of problem
### Which version of dd-trace-py are you using?
2.7.2
### Which version of pip are you using?
24.0
`pip freeze`
colorama==0.4.6
comm==0.2.0
ConfigArgParse==1.7
…
-
### What happened?
Loading Japanese XBRL instance documents created by Inline XBRL Document Set plug-in (dated 2023-08-23T16:06:30 UTC) results in SchemaImportMissing error.
![SchemaImportMissingE…
-
Hello,
I have some documents that contain dates that are outside of the range allowed by `datetime.datetime.strprtime`, e..g
```xml
0001-01-01
0001-01-01
```
This fails when pars…
-
### What happened?
When we run command line with iXBRL zipped package as input we expect to get valid _htm.xml file that is the traditional XBRL extracted instance. However, we are getting a instan…