Factset · Example Payload

Factset Fundamentals Metric Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Fundamentals Metric 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

metricnamecategorysubcategoryoaPageIdoaUrlfactorsdfPackagedataType

Example Payload

Raw ↑
{
  "metric": "example_value",
  "name": "Example Title",
  "category": "example_value",
  "subcategory": "example_value",
  "oaPageId": "500123",
  "oaUrl": "https://www.example.com",
  "factor": "example_value",
  "sdfPackage": "example_value",
  "dataType": "example_value"
}