Factset · Schema

profile

Basic information about a person entity.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
requestId string Person identifier used in the request.
personId string FactSet Entity Identifier for the Person
lastName string Last Name
factsetName string Name
firstName string First Name
middleName string Middle Name
formalName string Formal Name
properName string Proper Name
salutation string Primary Salutation of Name
highestDegree string The Highest Held Degree Code.
highestDegreeInst string The Highest Degree Institution Name.
suffix string Suffix of Name
age number Person's age in years.
gender string Person's Gender.
salary number Most Recent Salary
totalCompensation number Most Recent Total Compensation
primaryCompanyId string Entity identifier of primary `Company` of employment.
primaryCompanyName string Name of primary company of employment
primaryTitle string Title at primary `Company` of employment
biography string Brief biography of the person requested.
View JSON Schema on GitHub

JSON Schema

factset-people-profile-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "profile",
  "type": "object",
  "description": "Basic information about a person entity.",
  "properties": {
    "requestId": {
      "type": "string",
      "description": "Person identifier used in the request."
    },
    "personId": {
      "type": "string",
      "description": "FactSet Entity Identifier for the Person"
    },
    "lastName": {
      "type": "string",
      "description": "Last Name"
    },
    "factsetName": {
      "type": "string",
      "description": "Name"
    },
    "firstName": {
      "type": "string",
      "description": "First Name"
    },
    "middleName": {
      "type": "string",
      "description": "Middle Name"
    },
    "formalName": {
      "type": "string",
      "description": "Formal Name"
    },
    "properName": {
      "type": "string",
      "description": "Proper Name"
    },
    "salutation": {
      "type": "string",
      "description": "Primary Salutation of Name"
    },
    "highestDegree": {
      "type": "string",
      "description": "The Highest Held Degree Code."
    },
    "highestDegreeInst": {
      "type": "string",
      "description": "The Highest Degree Institution Name."
    },
    "suffix": {
      "type": "string",
      "description": "Suffix of Name"
    },
    "age": {
      "type": "number",
      "description": "Person's age in years."
    },
    "gender": {
      "type": "string",
      "description": "Person's Gender."
    },
    "salary": {
      "type": "number",
      "description": "Most Recent Salary"
    },
    "totalCompensation": {
      "type": "number",
      "description": "Most Recent Total Compensation"
    },
    "primaryCompanyId": {
      "type": "string",
      "description": "Entity identifier of primary `Company` of employment."
    },
    "primaryCompanyName": {
      "type": "string",
      "description": "Name of primary company of employment"
    },
    "primaryTitle": {
      "type": "string",
      "description": "Title at primary `Company` of employment"
    },
    "biography": {
      "type": "string",
      "description": "Brief biography of the person requested."
    }
  }
}

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-profile"
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.