Lists the tickers a company has used over time.
Name | Type | Description | Notes |
---|---|---|---|
identifier | Character | A Security identifier (FIGI, COMPOSITE FIGI, SHARE CLASS FIGI, ISIN, CUSIP, Intrinio ID) |
Name | Type | Description |
---|---|---|
securities | List of SecurityHistory | Array of security ticker history. |
securities_data_frame | Data Frame | Data frame representation of securities |
Name | Type | Description |
---|---|---|
id | Character | The Intrinio ID for the Security |
ticker | Character | The common ticker |
name | Character | The name of the Security |
security_code | Character | A 2-3 digit code classifying the Security (reference) |
figi | Character | The exchange-level OpenFIGI identifier |
composite_figi | Character | The country-composite OpenFIGI identifier |
first_price_date | Date | The date of the first recorded stock price |
last_price_date | Date | The date of the last recorded stock price (or the most recent trading day) |