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 | str | A Company identifier (Ticker, CIK, LEI, Intrinio ID) |
Name | Type | Description |
---|---|---|
id | str | The Intrinio ID of the company |
ticker | str | The stock market ticker symbol associated with the company's common stock securities |
name | str | The company's common name |
lei | str | The Legal Entity Identifier (LEI) assigned to the company |
legal_name | str | The company's official legal name |
stock_exchange | str | The Stock Exchange where the company's common stock is primarily traded |
sic | str | The Standard Industrial Classification (SIC) determined by the company and filed with the SEC |
short_description | str | A one or two sentence description of the company's operations |
long_description | str | A one paragraph description of the company's operations and other corporate actions |
ceo | str | The Chief Executive Officer of the company |
company_url | str | The URL of the company's primary corporate website or primary internet property |
business_address | str | The company's business address |
mailing_address | str | The mailing address reported by the company |
business_phone_no | str | The phone number reported by the company |
hq_address1 | str | The company's headquarters address - line 1 |
hq_address2 | str | The company's headquarters address - line 2 |
hq_address_city | str | The company's headquarters city |
hq_address_postal_code | str | The company's headquarters postal code |
entity_legal_form | str | The company's legal organization form |
cik | str | The Central Index Key (CIK) assigned to the company by the SEC as a unique identifier, used in SEC filings |
latest_filing_date | date | The date of the company's last filing with the SEC |
hq_state | str | The state (US & Canada Only) where the company headquarters are located |
hq_country | str | The country where the company headquarters are located |
inc_state | str | The state (US & Canada Only) where the company is incorporated |
inc_country | str | The country where the company is incorporated |
employees | int | The number of employees working for the company |
entity_status | str | |
sector | str | The company's operating sector |
industry_category | str | The company's operating industry category |
industry_group | str | The company's operating industry group |
template | str | The financial statement template used by Intrinio to standardize the as reported data |
standardized_active | 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 |
first_fundamental_date | date | The period end date of the company's first reported fundamental |
last_fundamental_date | date | The period end date of the company's last reported fundamental |
first_stock_price_date | date | The date of the company's first stock price, based on the company's primary security, which is typically traded on US exchages |
last_stock_price_date | date | The date of the company's last stock price, based on the company's primary security, which is typically traded on US exchages |