Returns company reference and metadata such as tickers, CIK, and a unique company identifier, as well as company metadata such as business description, employee count, and company URL.
Name | Type | Description | Notes |
---|---|---|---|
identifier | string | A Company identifier (Ticker, CIK, LEI, Intrinio ID) |
Name | Type | Description |
---|---|---|
Id | string | The Intrinio ID of the company |
Ticker | string | The stock market ticker symbol associated with the company's common stock securities |
Name | string | The company's common name |
Lei | string | The Legal Entity Identifier (LEI) assigned to the company |
LegalName | string | The company's official legal name |
StockExchange | string | The Stock Exchange where the company's common stock is primarily traded |
Sic | string | The Standard Industrial Classification (SIC) determined by the company and filed with the SEC |
ShortDescription | string | A one or two sentence description of the company's operations |
LongDescription | string | A one paragraph description of the company's operations and other corporate actions |
Ceo | string | The Chief Executive Officer of the company |
CompanyUrl | string | The URL of the company's primary corporate website or primary internet property |
BusinessAddress | string | The company's business address |
MailingAddress | string | The mailing address reported by the company |
BusinessPhoneNo | string | The phone number reported by the company |
HqAddress1 | string | The company's headquarters address - line 1 |
HqAddress2 | string | The company's headquarters address - line 2 |
HqAddressCity | string | The company's headquarters city |
HqAddressPostalCode | string | The company's headquarters postal code |
EntityLegalForm | string | The company's legal organization form |
Cik | string | The Central Index Key (CIK) assigned to the company by the SEC as a unique identifier, used in SEC filings |
LatestFilingDate | DateTime? | The date of the company's last filing with the SEC |
HqState | string | The state (US & Canada Only) where the company headquarters are located |
HqCountry | string | The country where the company headquarters are located |
IncState | string | The state (US & Canada Only) where the company is incorporated |
IncCountry | string | The country where the company is incorporated |
Employees | int? | The number of employees working for the company |
EntityStatus | string | |
Sector | string | The company's operating sector |
IndustryCategory | string | The company's operating industry category |
IndustryGroup | string | The company's operating industry group |
Template | string | The financial statement template used by Intrinio to standardize the as reported data |
StandardizedActive | bool? | If true, the company has standardized and as reported fundamental data via the Intrinio API; if false, the company has as-reported data only |
FirstFundamentalDate | DateTime? | The period end date of the company's first reported fundamental |
LastFundamentalDate | DateTime? | The period end date of the company's last reported fundamental |
FirstStockPriceDate | DateTime? | The date of the company's first stock price, based on the company's primary security, which is typically traded on US exchages |
LastStockPriceDate | DateTime? | The date of the company's last stock price, based on the company's primary security, which is typically traded on US exchages |