xbrl Questions
5
I have downloaded a zip file containing around 200,000 html files from Companies House.
Each file is in one of two formats: 1) inline XBRL format (.html file extension) or 2) XBRL format (.xml fil...
2
Solved
I'm looking to transform XBRL report instances, specifically financial reports such as those produced by the SEC, into Python dictionaries or JSON. I've spent time developing code using bs4 (beauti...
Porcia asked 14/9, 2020 at 11:0
3
Solved
I want to create a xbrl report with .net, please let me know how to use it.
3
I need to get a few facts from SEC 10-K filings for e.g. gross revenue, gross profit, gross margin, operating expenses etc. along with the corresponding context.
For filings like https://www.sec.g...
0
I'm trying to read this xbrl file with R XBRL package...
https://www.cnmv.es/Portal/Consultas/wuc/DescargaXBRLIPP.ashx?t={77853e69-5deb-4bd5-acd4-3fb4715e2664}
...but when I download the file and...
3
Solved
The toComplie string contains all the definitions of the functions like sum, multiply, etc. appended by if ($a > 0) then (iaf:numeric-equal(iaf:numeric-multiply($b, $c), $d)) else (true())
The ...
1
After looking over the documentation for arelle on their website, I found the answer. To retrieve the data you need, you can use arelleCmdLine to export a csv specifying relevant data with --factLi...
4
I am working on a project involving processing a large volume of XBRL documents (> 1m separate files). I am totally new to XBRL and feeling quite lost at the moment.
I have data relating to ...
5
I am working on a financial application and one of the functionality is to generate XBRL (eXtensible Business Reporting Language) document. If you are familiar with XBRL instance documents, you mig...
3
Was wondering, anyone know how to get data automatically from Edgar? (free or otherwise)
I've looked into getting it from yahoo/google, but they consolidate information (like different revenue cat...
Anisometric asked 1/2, 2012 at 19:48
2
Solved
Please tell me this is standardized, or at least there is some way to decipher it.
I'm looking at these 3 random 10-Qs and Ks from 2012Q4.
ftp://ftp.sec.gov/edgar/data/1001288/0001001288-12-0000...
Orella asked 25/1, 2013 at 1:32
2
Solved
I'm trying to generate Java classes for types defined in XBRL.
My build process is based on Maven 2, and here are my trials. I only paste the build section, which relies on some properties:
packa...
Cockaleekie asked 16/10, 2012 at 11:13
1
© 2022 - 2024 — McMap. All rights reserved.