A detailed output of the detailed information for an executive, including summary contact info, companies (including the unique Intrinio executive company id), roles, and compensation.
| Name | Description | Type |
|---|---|---|
| identifier | the Intrinio executive identifier. | string |
| full_name | the full name of the executive including first and last name | string |
| prefix | the prefix of the persons name providing context | string |
| first_name | the first name of the person | string |
| middle_name | the middle name of the person | string |
| last_name | the last name of the person | string |
| nick_name | the person's nick name | string |
| suffix | the suffix of the persons name | string |
| gender | the gender of the person | string |
| age | the age of the person | number |
| age_as_on_date | the date of which the persons age was last determined | date |
| contact_status | a booleon representing whether the contact information is still being collected | string |
| companies | all the companies in which this executive has a role | array |
|
identifier
|
Intrinio's unique identifier for this executive working at this company | string |
|
company
|
the name of the company | string |
|
job_title
|
the job title of the executive at the company | string |
|
effective_date
|
the effective date of the executive’s current job | string |
|
ticker
|
the company’s ticker symbol. | string |
|
figi_ticker
|
the company security’s FIGI ticker. | string |
|
figi
|
the FIGI identifier for the company security’s. | string |
|
type
|
the type of company, such as Public Company or Private Company. | string |
|
sic
|
the Standard Industrial Classification of the company. | string |
|
cik
|
the Central Index Key of the company with the SEC. | string |
|
incorporated_country
|
the country where the company is incorporated. | string |
|
address_line_1
|
the company’s address, first line. | string |
|
address_line_2
|
the company’s address, second line. | string |
|
city
|
the city where the company is headquartered. | string |
|
state
|
the state where the company is headquartered. | string |
|
zip
|
the zip code of the company’s headquarter’s. | string |
|
country_name
|
the country where the company is headquartered. | string |
|
main_phone
|
the main phone number of the company’s executive. | string |
|
direct_no
|
the direct phone number of the company’s executive. | string |
|
direct_extn
|
the direct phone number extension of the company’s executive. | string |
|
dept_no
|
the department’s phone number of the company’s executive. | string |
|
dept_extn
|
the department’s phone number extension of the company’s executive. | string |
|
fax
|
the fax number of the company’s executive. | string |
|
fax_extn
|
the fax number extension of the company’s executive. | string |
|
email
|
the email address of the company’s executive. | string |
|
depart_email
|
the department’s email address for the company’s executive. | string |
|
lead_independent_director
|
a boolean, representing whether the executive is the lead independent director on the company’s Board. | string |
|
finance_expert_director
|
a boolean, representing whether the executive is a finance expert director on the company’s Board. | string |
|
industry_expert_director
|
a boolean, representing whether the executive is a industry expert director on the company’s Board. | string |
|
risk_expert_director
|
a boolean, representing whether the executive is a risk expert on the company’s Board. | string |
|
roles
|
all of the executive's roles in this company | array |
|
role_name
|
the normalized role name for the executive with the company | string |
|
status
|
a representation of whether the executive’s role is active or inactive | string |
|
division
|
the division where the executive operates within the company | string |
|
executive_director
|
a boolean, representing whether the executive is an executive director on the company’s Board | boolean |
|
independent_director
|
a boolean, representing whether the executive is a independent director on the company’s Board | boolean |
|
compensations
|
all of the compensation records for this executives in this company | array |
|
compensation_year
|
the fiscal year of the executive’s compensation package. | number |
|
proxy_year
|
the proxy when the compensation is disclosed. | number |
|
meeting_date
|
the date of the Board of Directors meeting where the executives compensation package was determined. | date |
|
cash_paid
|
the amount of cash paid out to the executive not considered a salary or bonus. | number |
|
salary
|
the established salary of the executive. | number |
|
bonus
|
the bonus for the executive. | number |
|
stock_awards
|
the total value of all stock grants. | number |
|
option_awards
|
the total value of all option grants at their fair market value. | number |
|
pension_nqdc
|
the value of pension benefit contributions. | number |
|
non_eqty_incentive_plan
|
the value of any non-equity incentive plan benefits. | number |
|
all_other_compensation
|
the value of all other compensation not otherwise accounted for in the other categories. | number |
|
total_summary
|
the total value of all compensation for the fiscal year. | number |
|
currency_denomination
|
the currency denomination- Absolute | Thousands | Millions. | string |
|
currency
|
the currency of the compensation for the executive. | string |
|
director_compensation
|
a boolean, representing whether the compensation includes or is exclusively for a directorship. | boolean |
|
identifier
the Intrinio executive identifier.
|
||
|
full_name
the full name of the executive including first and last name
|
||
|
prefix
the prefix of the persons name providing context
|
||
|
first_name
the first name of the person
|
||
|
middle_name
the middle name of the person
|
||
|
last_name
the last name of the person
|
||
|
nick_name
the person's nick name
|
||
|
suffix
the suffix of the persons name
|
||
|
gender
the gender of the person
|
||
|
age
the age of the person
|
||
|
age_as_on_date
the date of which the persons age was last determined
|
||
|
contact_status
a booleon representing whether the contact information is still being collected
|
||
|
companies
all the companies in which this executive has a role
|