Executive Compensation

Executive Compensation Web API Documentation

Returns a list of all historical compensation data for an executive at a specified company. Compensation data includes all cash and salary payments, bonuses, stock options, pension benefits and more.

Endpoint:
https://api.intrinio.com/executives/compensations.csv

Parameters

Name Description Example
identifier
The Intrinio executive identifier. @MUSK_65276
company
The identifier for the specified security or company to which the executive belongs. Tesla Inc.
hide_paging
Hide first row of paging information.
Options:
true
show more show less
true
identifier
* required
The Intrinio executive identifier.
company
* required
The identifier for the specified security or company to which the executive belongs.
hide_paging
* required
Hide first row of paging information.

Output Fields

Name Description Type
job_title the job title of the executive at the company. string
company the name of the company. 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
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
job_title
the job title of the executive at the company.
company
the name of the company.
ticker
the company’s ticker symbol.
figi_ticker
the company security’s FIGI ticker.
figi
the FIGI identifier for the company security’s.
compensation_year
the fiscal year of the executive’s compensation package.
proxy_year
the proxy when the compensation is disclosed.
meeting_date
the date of the Board of Directors meeting where the executives compensation package was determined.
cash_paid
the amount of cash paid out to the executive not considered a salary or bonus.
salary
the established salary of the executive.
bonus
the bonus for the executive.
stock_awards
the total value of all stock grants.
option_awards
the total value of all option grants at their fair market value.
pension_nqdc
the value of pension benefit contributions.
non_eqty_incentive_plan
the value of any non-equity incentive plan benefits.
all_other_compensation
the value of all other compensation not otherwise accounted for in the other categories.
total_summary
the total value of all compensation for the fiscal year.
currency_denomination
the currency denomination- Absolute | Thousands | Millions.
currency
the currency of the compensation for the executive.
director_compensation
a boolean, representing whether the compensation includes or is exclusively for a directorship.