Factset · Schema

SPARAccountsRoot

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
meta string
View JSON Schema on GitHub

JSON Schema

factset-spar-engine-spar-accounts-root-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "SPARAccountsRoot",
  "type": "object",
  "properties": {
    "meta": {
      "type": "string"
    }
  }
}