AsyncAPI#
- class edgar_sec.AsyncAPI(parent)#
Bases:
object
The Async sub-class contains methods for interacting with the SEC EDGAR API asynchronously.
- Parameters:
parent (EdgarAPI)
Methods#
Initialize with a reference to the parent EdgarAPI instance. |
|
Get a company concept. |
|
Get all company facts. |
|
Get frames for a period. |
|
Get a submission history. |