Factset · Schema

Periodicity

Periodicity or frequency of the fiscal periods. ANN = Annual, QTR = Quarterly, SEMI = Semi-Annual, LTM = Last Twelve Months, YTD = Year-to-date. Suffix _R includes restatements.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch
View JSON Schema on GitHub

JSON Schema

factset-fundamentals-periodicity-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Periodicity",
  "type": "string",
  "description": "Periodicity or frequency of the fiscal periods. ANN = Annual, QTR = Quarterly, SEMI = Semi-Annual, LTM = Last Twelve Months, YTD = Year-to-date. Suffix _R includes restatements."
}