-
When trying to parse this submission: [https://www.sec.gov/Archives/edgar/data/747540/000121390021011934/sprs-20201130.xml](https://www.sec.gov/Archives/edgar/data/747540/000121390021011934/sprs-20201…
-
**Bug description**
> The taxonomy with namespace http://fasb.org/us-gaap/2020-01-31 could not be found. Please check if it is imported in the schema file.
**Steps to reproduce the behavior**
`…
-
I have the following files:
```
$ ls data/TSLA/10-k/20201231/
tsla-10k_20201231_htm.xml tsla-20201231_cal.xml tsla-20201231_lab.xml
tsla-20201231.xsd tsla-20201231_def.xml tsla-2…
-
I am also having problems getting information from the the presentation linkbase. In my case I am getting the information from: [microsoft 10k-2020 instance document](https://www.sec.gov/Archives/edga…
-
I was using bs4/soupsieve to parse some xml files from SEC websites. Here is my MWE
```python
import requests
from bs4 import BeautifulSoup
url = "https://www.sec.gov/Archives/edgar/data/1031235…
-
**Describe the bug**
A clear and concise description of what the bug is:
>
First off, great module! Thanks a ton for putting this out there. I was getting xbrl brain-damage until I came across t…
-
I'm sure this has been asked before but I can't find it. Why doesn't pandas have a method called read_xml?
-
**Description**
Our app takes a file from an user, does some work with it, and produces outputs based on the input the user provides. A bunch of things happen in the system during the processing and …
-
Consider the following XML schema:
```
```
The following .NET Core 2.0 Preview 1 console app fails with an exception:
```
static void Main(string[] args)
…
-
The documentation states in several places that nested respository dependencies will not be resolved. However this is not the case for libraries hosted on packagist.com. When a library hosted on pac…