Replies: 1 comment
-
| 
         Hello,  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to this project so maybe I'm missing something, but which SEC Forms can py-xbrl parse? I walked through the intro example with the 10-Q from Apple, but when I gave it the URL for a Form 4 it threw an exception on me. Currently I'm using a combination of the lxml package and XSLT stylesheets based on the EDGAR xsd schemas, but if I had a pure python solution that would be better.
Also, anyone have any good solutions for reading the JSON XBRL in the CompanyFacts archive files? I hate building the same thing twice. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions