Factset · Schema

Estimate

A single consensus estimate data point aggregating analyst projections for a security, metric, and fiscal period.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
requestId string Identifier that was used for the request.
fsymId ['string', 'null'] FactSet Regional Security Identifier.
metric ['string', 'null'] The estimate metric identifier.
periodicity ['string', 'null'] Periodicity of the fiscal period.
fiscalPeriod ['integer', 'null'] Fiscal period indicator.
fiscalYear ['integer', 'null'] Fiscal year in YYYY format.
fiscalEndDate ['string', 'null'] The date the fiscal period ends.
currency ['string', 'null'] ISO 4217 currency code.
estimateCount ['integer', 'null'] Number of analyst estimates included in the consensus.
mean ['number', 'null'] Mean (average) of analyst estimates.
median ['number', 'null'] Median of analyst estimates.
high ['number', 'null'] Highest analyst estimate.
low ['number', 'null'] Lowest analyst estimate.
standardDeviation ['number', 'null'] Standard deviation of analyst estimates.
View JSON Schema on GitHub