Factset · Schema

BatchData

The schema for the batched result is determined by the endpoint you used with the _batch_ parameter. Please see the schema for that endpoint for the definition.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch
View JSON Schema on GitHub

JSON Schema

factset-formula-batch-data-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "BatchData",
  "type": "object",
  "description": "The schema for the batched result is determined by the endpoint you used with the _batch_ parameter.\nPlease see the schema for that endpoint for the definition.\n"
}