Factset · Schema

companyStats

List of the statistics such as the average age, tenure, compensation of leadership, the number of executives, and the gender diversity of leadership for the requested identifier.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
averageMgmtCompensation number Average compensation for the executives
averageTenure number Avergae tenure of the people
medianTenure number Median tenure
averageAge number Average of the executives on the management and board
maxAge number Maximum age of the people on Management & Board
minimumAge number Minimum age of the person on board
medianAge number Median age of the people on board
boardIndependentDirectors number Independent directors on the board
femaleBoardMembers number Number of female members on the board
femaleBoardMembersPercent number Percentage of female members on the board
numberOfMembers number Number of people on board.
onOtherBoardsAll number On Other Boards All
onOtherBoardsCorporate number On Other Boards Corporate
mbType string Management and Board type, where MB = Management & Board, MGMT = Management, and BRD = Board. This is a pass-through value from the input used in the `mbType` query parameter.
requestId string Original identifier used for the request.
View JSON Schema on GitHub

JSON Schema

factset-people-company-stats-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "companyStats",
  "type": "object",
  "description": "List of the statistics such as the average age, tenure, compensation of leadership, the number of executives, and the gender diversity of leadership for the requested identifier.",
  "properties": {
    "averageMgmtCompensation": {
      "type": "number",
      "description": "Average compensation for the executives"
    },
    "averageTenure": {
      "type": "number",
      "description": "Avergae tenure of the people"
    },
    "medianTenure": {
      "type": "number",
      "description": "Median tenure"
    },
    "averageAge": {
      "type": "number",
      "description": "Average of the executives on the management and board"
    },
    "maxAge": {
      "type": "number",
      "description": "Maximum age of the people on Management & Board"
    },
    "minimumAge": {
      "type": "number",
      "description": "Minimum age of the person on board"
    },
    "medianAge": {
      "type": "number",
      "description": "Median age of the people on board"
    },
    "boardIndependentDirectors": {
      "type": "number",
      "description": "Independent directors on the board"
    },
    "femaleBoardMembers": {
      "type": "number",
      "description": "Number of female members on the board"
    },
    "femaleBoardMembersPercent": {
      "type": "number",
      "description": "Percentage of female members on the board"
    },
    "numberOfMembers": {
      "type": "number",
      "description": "Number of people on board."
    },
    "onOtherBoardsAll": {
      "type": "number",
      "description": "On Other Boards All"
    },
    "onOtherBoardsCorporate": {
      "type": "number",
      "description": "On Other Boards Corporate"
    },
    "mbType": {
      "type": "string",
      "description": "Management and Board type, where MB = Management & Board, MGMT = Management, and BRD = Board. This is a pass-through value from the input used in the `mbType` query parameter."
    },
    "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-stats"
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.