Key Executives
Implementation details
Class names
| Model name | Parameters class | Data class |
|---|---|---|
KeyExecutives | KeyExecutivesQueryParams | KeyExecutivesData |
Import Statement
from openbb_core.provider.standard_models.key_executives import (
KeyExecutivesData,
KeyExecutivesQueryParams,
)
Parameters
- standard
- fmp
- yfinance
symbol: str
Symbol to get data for.
symbol: str
Symbol to get data for.
symbol: str
Symbol to get data for.
Data
- standard
- fmp
- yfinance
title: str
Designation of the key executive.
name: str
Name of the key executive.
pay: int | None
Pay of the key executive.
currency_pay: str | None
Currency of the pay.
gender: str | None
Gender of the key executive.
year_born: int | None
Birth year of the key executive.
title: str
Designation of the key executive.
name: str
Name of the key executive.
pay: int | None
Pay of the key executive.
currency_pay: str | None
Currency of the pay.
gender: str | None
Gender of the key executive.
year_born: int | None
Birth year of the key executive.
title: str
Designation of the key executive.
name: str
Name of the key executive.
pay: int | None
Pay of the key executive.
currency_pay: str | None
Currency of the pay.
gender: str | None
Gender of the key executive.
year_born: int | None
Birth year of the key executive.
exercised_value: int | None
Value of shares exercised.
unexercised_value: int | None
Value of shares not exercised.
fiscal_year: int | None
Fiscal year of the pay.