Replies: 2 comments 1 reply
-
|
I'm wondering if I'll get more coverage on missing data points by getting all filings and parsing them into a tabular form myself using the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed that the companyfacts json files tend to be incomplete for certain key data points, e.g. 'CommonStockSharesOutstanding'. For META this fact is missing, but for NVDA it isn't. This makes comprehensive analysis on all stocks tricky. For example, i'm wanting to calculate valuations for all tickers and compare to their current price. Could there be a use case for functionality where the edgartools first get's data from companyfacts and submissions jsons, and then scans the actual filings for missing data points if they are missing?
I realise this may be outside the scope of this package, but just wondering if anyone else has had this issue?
Beta Was this translation helpful? Give feedback.
All reactions