Factset · Example Payload

Factset Global Prices Distribution Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Global Prices Distribution Example is an example object payload from Factset, with 20 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

fsymIdeventIdeventTypeCodeeventTypeDescannouncementDaterecordDatepayDateeffectiveDateadjFactoradjFactorCombinedamtDefTradingAdjamtDefTradingUnadjcurrencydistPctdistOldTermdistNewTermrightsIssuePricerightsIssueCurrencyshortDescrequestId

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "eventId": "500123",
  "eventTypeCode": "example_value",
  "eventTypeDesc": "example_value",
  "announcementDate": "example_value",
  "recordDate": "example_value",
  "payDate": "example_value",
  "effectiveDate": "example_value",
  "adjFactor": 42.5,
  "adjFactorCombined": 42.5,
  "amtDefTradingAdj": 42.5,
  "amtDefTradingUnadj": 42.5,
  "currency": "example_value",
  "distPct": 42.5,
  "distOldTerm": 42.5,
  "distNewTerm": 42.5,
  "rightsIssuePrice": 42.5,
  "rightsIssueCurrency": "example_value",
  "shortDesc": "example_value",
  "requestId": "500123"
}