Factset · Schema

returnsSnapshot

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
fsymId string FactSet Security Identifier. Six alpha-numeric characters, excluding vowels, with a -S suffix (XXXXXX-S), resolved from the requestId of the Fund requested.
oneWeek number The one-week return for the requested id and date. The return type is determined by including or excluding dividends through the dividendAdjust parameter.
oneMonth number The one-month return for the requested id and date. The return type is determined by including or excluding dividends through the dividendAdjust parameter.
threeMonth number The three-month return for the requested id and date. The return type is determined by including or excluding dividends through the dividendAdjust parameter.
yearToDate number The year-to-date return for the requested id and date. The return type is determined by including or excluding dividends through the dividendAdjust parameter.
oneYear number The one-year return for the requested id and date. The return type is determined by including or excluding dividends through the dividendAdjust parameter.
threeYear number The three-year return for the requested id and date. The return type is determined by including or excluding dividends through the dividendAdjust parameter.
threeYearAnnualized number The three-year annualized return for the requested id and date. The return type is determined by including or excluding dividends through the dividendAdjust parameter.
fiveYear number The five-year return for the requested id and date. The return type is determined by including or excluding dividends through the dividendAdjust parameter.
fiveYearAnnualized number The five year annualized return for the requested id and date. The return type is determined by including or excluding dividends through the dividendAdjust parameter.
date string The date of the return in YYYY-MM-DD format.
requestId string The requested Id sent as input.
View JSON Schema on GitHub