Factset · Example Payload

Factset People Company Positions Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset People Company Positions Example is an example object payload from Factset, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

fsymIdpersonIdnametitleyearsAtFirmagegenderrequestPositionrequestId

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "personId": "500123",
  "name": "Example Title",
  "title": "Example Title",
  "yearsAtFirm": 42.5,
  "age": 42.5,
  "gender": "example_value",
  "requestPosition": "example_value",
  "requestId": "500123"
}