Factset · Schema

cross_sectional_result_object_nonflattened

An object returning the results for a single formula.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
universe string If `universe` is submitted instead of `ids`, then the universe attribute will display the universe expression requested.
dataItemName string Name of data item (requestId, requested Screening formula, or fsymId)
displayName string Display Name.
result array
dataType string Data type of the data item
error integer Data item error indicator. * Zero success * Non-zero failure
errorMessage string If error is non-zero, errorMessage will display the Screening formula error.
warnings array Screening formula warnings. This attribute is only displayed if warnings are generated in the execution of the Screening formula.
View JSON Schema on GitHub

JSON Schema

factset-formula-cross_sectional_result_object_nonflattened-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "cross_sectional_result_object_nonflattened",
  "type": "object",
  "description": "An object returning the results for a single formula.",
  "properties": {
    "universe": {
      "type": "string",
      "description": "If `universe` is submitted instead of `ids`, then the universe attribute will display the universe expression requested."
    },
    "dataItemName": {
      "type": "string",
      "description": "Name of data item (requestId, requested Screening formula, or fsymId)"
    },
    "displayName": {
      "type": "string",
      "description": "Display Name."
    },
    "result": {
      "type": "array"
    },
    "dataType": {
      "type": "string",
      "description": "Data type of the data item"
    },
    "error": {
      "type": "integer",
      "description": "Data item error indicator.\n * Zero  success\n * Non-zero  failure\n"
    },
    "errorMessage": {
      "type": "string",
      "description": "If error is non-zero, errorMessage will display the Screening formula error."
    },
    "warnings": {
      "type": "array",
      "description": "Screening formula warnings. This attribute is only displayed if warnings are generated in the execution of the Screening formula."
    }
  }
}

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-cross_sectional_result_object_nonflattened"
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 email required.

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