Factset · Example Payload

Factset Content Feeds Data Dictionary Data Item Example

A sample description.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Content Feeds Data Dictionary Data Item Example is an example object payload from Factset, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptionentitleddataFeedapireferenceDataFeed

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "description": "A sample description.",
  "entitled": true,
  "dataFeed": true,
  "api": true,
  "referenceDataFeed": true
}