Factset · Schema

detailEstimate

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
fsymId string
metric string Company's Financial statement 'metric' that is estimated. Use the factset-estimates/v#/metrics endpoint for a complete list. For more details, visit [Online Assistant Page #15034](https://oa.apps.fact
periodicity string Company's 'periodicity' for the estimate record, reflecting Annual, Quarterly, or Semi-Annual report periods.
fiscalYear integer Company's 'fiscal year' for the estimate record
fiscalPeriod integer Company's 'fiscal period' for the estimate record. 'Periodicity' defines context for period.
fiscalEndDate string Company's 'fiscal end date' for the estimate record expressed in YYYY-MM-DD format
relativePeriod integer 'Fiscal period' based on relationship to 'estimate date'. This is not applicable for fixed-consensus endpoint. For more details, visit [Online Assistant Page #16598](https://oa.apps.factset.com/pages/
currency string Currency code for adjusting the data. Use 'ESTIMATE' as input value for the values in Estimate Currency. For a list of currency ISO codes, visit [Online Assistant Page #1470](https://oa.apps.factset.c
estimateDate string Date of estimate expressed in YYYY-MM-DD format. For more details, visit [Online Assistant Page #16598](https://oa.apps.factset.com/pages/16598)
estimateValue number The value of the estimate.
analystId string The FactSet Entity Identifier for the analyst making the estimate.
analystName string The name of the analyst making the estimate.
brokerId string The FactSet Entity Identifier for the broker making the estimate.
brokerName string The name of the broker making the estimate.
lastModifiedDate string The date at which a broker provided an estimate that is a revision.
prevEstimateDate string Date the previous estimate was made expressed in YYYY-MM-DD format. For more details, visit [Online Assistant Page #16598](https://oa.apps.factset.com/pages/16598)
prevEstimateValue number The value of the previous estimate.
section string Section of the estimate.Returns the details of brokers inlcuded and excluded in the consensus
statusCode integer Status code of the estimate.
statusText string Status description of the estimate.
requestId string Identifier that was used for the request.
inputDateTime string Date and time when the data is available at the source.
securityCurrency string The currency that the company trades in.
brokerEstimateCurrency string The currency in which estimates are made by broker.
estimateCurrency string Estimate currency of the requested Security
View JSON Schema on GitHub

JSON Schema

factset-estimates-detail-estimate-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "detailEstimate",
  "type": "object",
  "properties": {
    "fsymId": {
      "type": "string"
    },
    "metric": {
      "type": "string",
      "description": "Company's Financial statement 'metric' that is estimated. Use the factset-estimates/v#/metrics endpoint for a complete list. For more details, visit [Online Assistant Page #15034](https://oa.apps.factset.com/pages/15034)."
    },
    "periodicity": {
      "type": "string",
      "description": "Company's 'periodicity' for the estimate record, reflecting Annual, Quarterly, or Semi-Annual report periods."
    },
    "fiscalYear": {
      "type": "integer",
      "description": "Company's 'fiscal year' for the estimate record"
    },
    "fiscalPeriod": {
      "type": "integer",
      "description": "Company's 'fiscal period' for the estimate record.  'Periodicity' defines context for period."
    },
    "fiscalEndDate": {
      "type": "string",
      "description": "Company's 'fiscal end date' for the estimate record expressed in YYYY-MM-DD format"
    },
    "relativePeriod": {
      "type": "integer",
      "description": "'Fiscal period' based on relationship to 'estimate date'. This is not applicable for fixed-consensus endpoint. For more details, visit [Online Assistant Page #16598](https://oa.apps.factset.com/pages/16598)"
    },
    "currency": {
      "type": "string",
      "description": "Currency code for adjusting the data. Use 'ESTIMATE' as input value for the values in Estimate Currency. For a list of currency ISO codes, visit [Online Assistant Page #1470](https://oa.apps.factset.com/pages/1470)."
    },
    "estimateDate": {
      "type": "string",
      "description": "Date of estimate expressed in YYYY-MM-DD format. For more details, visit [Online Assistant Page #16598](https://oa.apps.factset.com/pages/16598)"
    },
    "estimateValue": {
      "type": "number",
      "description": "The value of the estimate."
    },
    "analystId": {
      "type": "string",
      "description": "The FactSet Entity Identifier for the analyst making the estimate."
    },
    "analystName": {
      "type": "string",
      "description": "The name of the analyst making the estimate."
    },
    "brokerId": {
      "type": "string",
      "description": "The FactSet Entity Identifier for the broker making the estimate."
    },
    "brokerName": {
      "type": "string",
      "description": "The name of the broker making the estimate."
    },
    "lastModifiedDate": {
      "type": "string",
      "description": "The date at which a broker provided an estimate that is a revision."
    },
    "prevEstimateDate": {
      "type": "string",
      "description": "Date the previous estimate was made expressed in YYYY-MM-DD format. For more details, visit [Online Assistant Page #16598](https://oa.apps.factset.com/pages/16598)"
    },
    "prevEstimateValue": {
      "type": "number",
      "description": "The value of the previous estimate."
    },
    "section": {
      "type": "string",
      "description": "Section of the estimate.Returns the details of brokers inlcuded and excluded in the consensus"
    },
    "statusCode": {
      "type": "integer",
      "description": "Status code of the estimate."
    },
    "statusText": {
      "type": "string",
      "description": "Status description of the estimate."
    },
    "requestId": {
      "type": "string",
      "description": "Identifier that was used for the request."
    },
    "inputDateTime": {
      "type": "string",
      "description": "Date and time when the data is available at the source."
    },
    "securityCurrency": {
      "type": "string",
      "description": "The currency that the company trades in."
    },
    "brokerEstimateCurrency": {
      "type": "string",
      "description": "The currency in which estimates are made by broker."
    },
    "estimateCurrency": {
      "type": "string",
      "description": "Estimate currency of the requested Security"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/factset-estimates-detail-estimate"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.