Factset · Schema

time_series_timeseries_object

The `result` attribute in the Time-Series Non-Flattened Response Object will be a TIMESERIES object. A TIMESERIES object has a values attribute and a dates attribute that contain arrays of equal length so that the values and dates can be align to form a time series.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
values array Representing the data returned from the requested FQL formula for the requestId
dates array Representing the dates corresponding the requested FQL formula for the requestId
View JSON Schema on GitHub