Factset · Schema

time_series_result_object_nonflattened_base

An object returning the results for a single identifier and formula. This is the base of the response object. The result attribute depends on the formula requested. Response objects with the various result attribute types are outlined in separate schemas.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
error integer Indicates that there was an error in the execution of the FQL Formula. * Zero success * Non-zero failure
errorMessage string If error is non-zero, errorMessage will display the FQL formula error.
formula string FQL formula requested.
displayName string Display Name.
requestId string Identifier requested.
fsymId string The **fsymId** field returned is the FactSet Default Permanent Identifier for the `requestId`. For all supported `requestId` symbol types, the `fsymId` parameter will return the Regional Level PermId
dataType string Type of data returned in `result`
objectType string Type of object returned in `result`
View JSON Schema on GitHub

JSON Schema

factset-formula-time_series_result_object_nonflattened_base-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "time_series_result_object_nonflattened_base",
  "type": "object",
  "description": "An object returning the results for a single identifier and formula. This is the base of the response object. The result attribute depends on the formula requested. Response objects with the various result attribute types are outlined in separate schemas.",
  "properties": {
    "error": {
      "type": "integer",
      "description": "Indicates that there was an error in the execution of the FQL Formula.\n* Zero  success\n* Non-zero  failure\n"
    },
    "errorMessage": {
      "type": "string",
      "description": "If error is non-zero, errorMessage will display the FQL formula error."
    },
    "formula": {
      "type": "string",
      "description": "FQL formula requested."
    },
    "displayName": {
      "type": "string",
      "description": "Display Name."
    },
    "requestId": {
      "type": "string",
      "description": "Identifier requested."
    },
    "fsymId": {
      "type": "string",
      "description": "The **fsymId** field returned is the FactSet Default Permanent Identifier for the `requestId`. For all supported `requestId` symbol types, the `fsymId` parameter will return the Regional Level PermId '-R' which identifies the securitys best regional security data series per currency. Currently, the fsymId parameter only supports equities. Accepted `requestId` symbol types include all FactSet Permanent Identifiers types, CUSIP, SEDOL, ISIN, and Tickers. Further documentation can be found at this [Online Assistant attachment](https://oa.apps.factset.com/cms/oaAttachment/64c3213a-f415-4c27-a336-92c73a72deed/24881). Included only if the `fsymId` parameter is set to Y.\n"
    },
    "dataType": {
      "type": "string",
      "description": "Type of data returned in `result`"
    },
    "objectType": {
      "type": "string",
      "description": "Type of object returned in `result`"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/factset-formula-time_series_result_object_nonflattened_base"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.