Factset · Schema

getAsOfDate

As of date for historical symbol request in YYYY-MM-DD format. If no `asOfDate` is requested, the response will include the full history of the identifier.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch
View JSON Schema on GitHub

JSON Schema

factset-symbology-get-as-of-date-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "getAsOfDate",
  "type": "string",
  "description": "As of date for historical symbol request in YYYY-MM-DD format.\nIf no `asOfDate` is requested, the response will include the full history of the identifier.\n"
}