Factset · Schema

companyCompensation

List of executives and their compensation details for the specified company identifier.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
name string FactSet Name of the person
personId string Factset Entity Identifier for the Person
title string The requested Position Title
salary number Salary of the person. Expressed in USD and raw units.
bonus number Bonus of the executive during the fiscal year. Expressed in USD and raw units.
stockAwards number Stock awards for the person. Expressed in USD and raw units.
optionsAwards number Option Awards for the person. Expressed in USD and raw units.
otherCompensation number All the other compensations which are not explicitly defined as salary, bonus, stock awards, or options awards. Expressed in USD and raw units.
totalCompensation number The sum of all compensation for the requested person as reported by the company. Expressed in USD and raw units.
nonEquityIncentivePlanComp number All the earnings pursuant to awards under non-equity incentive plans. Expressed in USD and raw units.
nonQualifiedCompEarnings number All the other nonqualified defined contribution which are not tax qualified and other contributions. Expressed in USD and raw units.
compensationYear string The most recent year of compensation is expressed as 'YYYY' as opposed to 'YYYY-MM-DD' format.
requestId string Original identifier used for the request.
View JSON Schema on GitHub

JSON Schema

factset-people-company-compensation-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "companyCompensation",
  "type": "object",
  "description": "List of executives and their compensation details for the specified company identifier.",
  "properties": {
    "name": {
      "type": "string",
      "description": "FactSet Name of the person"
    },
    "personId": {
      "type": "string",
      "description": "Factset Entity Identifier for the Person"
    },
    "title": {
      "type": "string",
      "description": "The requested Position Title"
    },
    "salary": {
      "type": "number",
      "description": "Salary of the person. Expressed in USD and raw units."
    },
    "bonus": {
      "type": "number",
      "description": "Bonus of the executive during the fiscal year. Expressed in USD and raw units."
    },
    "stockAwards": {
      "type": "number",
      "description": "Stock awards for the person. Expressed in USD and raw units."
    },
    "optionsAwards": {
      "type": "number",
      "description": "Option Awards for the person. Expressed in USD and raw units."
    },
    "otherCompensation": {
      "type": "number",
      "description": "All the other compensations which are not explicitly defined as salary, bonus, stock awards, or options awards. Expressed in USD and raw units."
    },
    "totalCompensation": {
      "type": "number",
      "description": "The sum of all compensation for the requested person as reported by the company. Expressed in USD and raw units."
    },
    "nonEquityIncentivePlanComp": {
      "type": "number",
      "description": "All the earnings pursuant to awards under non-equity incentive plans. Expressed in USD and raw units."
    },
    "nonQualifiedCompEarnings": {
      "type": "number",
      "description": "All the other nonqualified defined contribution which are not tax qualified and other contributions. Expressed in USD and raw units."
    },
    "compensationYear": {
      "type": "string",
      "description": "The most recent year of compensation is expressed as 'YYYY' as opposed to 'YYYY-MM-DD' format."
    },
    "requestId": {
      "type": "string",
      "description": "Original identifier used for the request."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/factset-people-company-compensation"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.