Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing Missing fields #7

Open
ahmedpatel1 opened this issue Jun 26, 2022 · 0 comments
Open

Parsing Missing fields #7

ahmedpatel1 opened this issue Jun 26, 2022 · 0 comments

Comments

@ahmedpatel1
Copy link

I try every test in Edgar package, but tests with live data are returning missing fields example this test "TestLiveAMGNParsing" is returning those fields:
Missing fields in Entity Info[ShareCount,]
Missing fields in Assets[Liab,]
i tried to change the CIK company name from "AMGN" to "IBM" and parsing was without missing fields, i try another CIK - "AAPL" and again the parser failed:
Missing fields in Entity Info[ShareCount,]
And finally i understand that this parsing error is happening with some companies, but i don't know how to fix this.

https://github.com/palafrank/edgar/blob/master/parser_test.go#L889
https://github.com/palafrank/edgar/blob/master/xbrltags.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant