Factset · Schema

category

Filters the list of Estimate metrics by major category - * **FINANCIAL_STATEMENT** = Includes Balance Sheet, Cash Flow, and Income Statement. * **INDUSTRY_METRICS** = Industry specific metrics. * **OTHER** = Target Price

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch
View JSON Schema on GitHub

JSON Schema

factset-estimates-category-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "category",
  "type": "string",
  "description": "Filters the list of Estimate metrics by major category -\n  * **FINANCIAL_STATEMENT** = Includes Balance Sheet, Cash Flow, and Income Statement.\n  * **INDUSTRY_METRICS** = Industry specific metrics.\n  * **OTHER** = Target Price\n"
}