Factset · Example Payload

Factset Benchmarks Benchmark Ratios Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Benchmarks Benchmark Ratios Example is an example object payload from Factset, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

fsymIddatenamerequestIdmetricperiodicitycurrencyvalue

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "date": "example_value",
  "name": "Example Title",
  "requestId": "500123",
  "metric": "example_value",
  "periodicity": "example_value",
  "currency": "example_value",
  "value": 42.5
}