Factset · Schema

adjust

Controls the split, spinoff, and dividend adjustments for the prices.

For more information, visit [Online Assistant Page 614](https://oa.apps.factset.com/pages/614)

* **SPLIT** = Split ONLY Adjusted. This is used by default. * **SPINOFF** = Splits & Spinoff Adjusted. * **DIVADJ** = Splits, Spinoffs, and Dividends adjusted. * **UNSPLIT** = No Adjustments, Controls the split and dividend adjustments for the prices.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch
View JSON Schema on GitHub

JSON Schema

factset-prices-adjust-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "adjust",
  "type": "string",
  "description": "Controls the split, spinoff, and dividend adjustments for the prices. <p>For more information, visit [Online Assistant Page 614](https://oa.apps.factset.com/pages/614)</p>\n  * **SPLIT** = Split ONLY Adjusted. This is used by default.\n  * **SPINOFF** = Splits & Spinoff Adjusted.\n  * **DIVADJ** = Splits, Spinoffs, and Dividends adjusted.\n  * **UNSPLIT** = No Adjustments, Controls the split and dividend adjustments for the prices.\n"
}