Factset · Schema

adjust

Controls the split and spinoff adjustments for the prices. * **SPLIT** = Split ONLY Adjusted. This is used by default. * **SPLIT_SPINOFF** = Splits & Spinoff Adjusted. * **UNSPLIT** = No Adjustments.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch
View JSON Schema on GitHub

JSON Schema

factset-global-prices-adjust-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "adjust",
  "type": "string",
  "description": "Controls the split and spinoff adjustments for the prices.\n  * **SPLIT** = Split ONLY Adjusted. This is used by default.\n  * **SPLIT_SPINOFF** = Splits & Spinoff Adjusted.\n  * **UNSPLIT** = No Adjustments.\n"
}