-
Hello, I am new to python, and I was wondering how to loop over Statement and get the label, concept, ,value, and name (e.g us-gaap:DebtInstrumentCarryingAmount) ? Is this possible with this library?
-
```r
library(tidyverse)
library(farr)
library(DBI)
load_parquet
summarize(num_years = n(), .groups = "drop") |>
filter(num_years == max(num_years, na.rm = TRUE)) |>
compute() |>
sys…
-
There are discussions that whether an accounting system can be GAAP-compliant with many resolutions leading in descent, but if the accounting platform follows the FASB codification, then the accountin…
-
-
**What's the problem of not having this feature?**
The SEC filings already have a ton of financial statement data/facts.
These are free for the public, but are not organized according to OpenBB's…
-
Posisbly related to https://github.com/07th-mod/umineko-answer/issues/93 "Crash in ep5 with gap effect"
We had two reports of a crash at this point in the game, just after the line:
`langen^...E…
drojf updated
1 month ago
-
Let's take the link given in the official example:
```
url = "https://www.sec.gov/Archives/edgar/data/1326380/000132638021000129/gme-20211030_htm.xml"
xbrl_dict = fxp.parse(
url,
output=[…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Describe the Feature
Currently we have set up our Quickbooks Profit and Loss statement, Genera…
-
get_xbrl_data.py:Line #3 > from xbrl import XBRLParser, GAAP, GAAPSerializer
xbrl/__init__.py: Line #8 > from .xbrl import XBRLParser, GAAP, GAAPSerializer, XBRLParserException
Runtime ERROR:
…
-
Trying to load an instance document that references the us-gaap taxonomy at http://xbrl.fasb.org/us-gaap/2018/elts/us-gaap-2018-01-31.xsd throws a System.Net.WebException.