Skip to content

Latest commit

 

History

History
73 lines (51 loc) · 4.36 KB

Company.md

File metadata and controls

73 lines (51 loc) · 4.36 KB

Company

Properties

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  
legal_name Character The company's official legal name  
stock_exchange Character The Stock Exchange where the company's common stock is primarily traded  
sic Character The Standard Industrial Classification (SIC) determined by the company and filed with the SEC  
short_description Character A one or two sentence description of the company's operations  
long_description Character A one paragraph description of the company's operations and other corporate actions  
ceo Character The Chief Executive Officer of the company  
company_url Character The URL of the company's primary corporate website or primary internet property  
business_address Character The company's business address  
mailing_address Character The mailing address reported by the company  
business_phone_no Character The phone number reported by the company  
hq_address1 Character The company's headquarters address - line 1  
hq_address2 Character The company's headquarters address - line 2  
hq_address_city Character The company's headquarters city  
hq_address_postal_code Character The company's headquarters postal code  
entity_legal_form Character The company's legal organization form  
cik Character 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 Character The state (US & Canada Only) where the company headquarters are located  
hq_country Character The country where the company headquarters are located  
inc_state Character The state (US & Canada Only) where the company is incorporated  
inc_country Character The country where the company is incorporated  
employees Integer The number of employees working for the company  
entity_status Character  
sector Character The company's operating sector  
industry_category Character The company's operating industry category  
industry_group Character The company's operating industry group  
template Character The financial statement template used by Intrinio to standardize the as reported data  
standardized_active Logical 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  

[Back to Model list] [Back to API list] [Back to README]