Skip to main content

Key Executives


Implementation details

Class names

Model nameParameters classData class
KeyExecutivesKeyExecutivesQueryParamsKeyExecutivesData

Import Statement

from openbb_core.provider.standard_models.key_executives import (
KeyExecutivesData,
KeyExecutivesQueryParams,
)

Parameters

symbol: str

Symbol to get data for.

Optional: False

Data

title: str

Designation of the key executive.

name: str

Name of the key executive.

pay: int

Pay of the key executive.

currency_pay: str

Currency of the pay.

gender: str

Gender of the key executive.

year_born: int

Birth year of the key executive.

title_since: int

Date the tile was held since.