Factset · Schema

topn

Limits number of holdings or holders displayed by the top *n* securities. Default is ALL, or use integer to limit number.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch
View JSON Schema on GitHub

JSON Schema

factset-ownership-topn-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "topn",
  "type": "string",
  "description": "Limits number of holdings or holders displayed by the top *n* securities. Default is ALL, or use integer to limit number."
}