Returns the shares outstanding reported on the front cover of the SEC 10-K and 10-Q filings.
Name | Type | Description | Notes |
---|---|---|---|
identifier | Character | A Company identifier (Ticker, CIK, LEI, Intrinio ID) | |
end_date_greater_than | Date | Returns shares outstanding after this date. | [optional] |
end_date_less_than | Date | Returns shares outstanding before this date. | [optional] |
Name | Type | Description |
---|---|---|
shares_outstanding | List of CompanySharesOutstanding | |
shares_outstanding_data_frame | Data Frame | Data frame representation of shares_outstanding |
company | CompanySummary |
Name | Type | Description |
---|---|---|
xbrl_axis | Character | The xbrl concept axis member reported to the SEC. |
xbrl_member | Character | Provides information about the class of stock as reported in XBRL |
end_date | Date | End date of the filing period |
title_of_security | Character | The description of the security type |
trading_symbol | Character | The symbol under which the security is traded in the exchange |
security_exchange_name | Character | The name of the secuirty exchange |
shares_outstanding | Numeric | The amount of stock currently held by all shareholders |
Name | Type | Description |
---|---|---|
id | Character | The Intrinio ID of the company |
ticker | Character | The stock market ticker symbol associated with the company's common stock securities |
name | Character | The company's common name |
lei | Character | The Legal Entity Identifier (LEI) assigned to the company |
cik | Character | The Central Index Key (CIK) assigned to the company |