Factset · Schema

highLow

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
adjDate string Date of last split for which prices have been adjusted.
date string Specific reference date for the period expressed in YYYY-MM-DD format.
period string The period of measure requested using the period query parameter.
fsymId string Factset Regional Security Identifier. Six alpha-numeric characters, excluding vowels, with an -R suffix (XXXXXX-R). Identifies the security's best regional security data series per currency. For equit
priceHigh number High price over the period requested. This can represent the intra-day or closing price depending on the priceType requested. By default the price is as of closing in local trading currency, split adj
priceLow number Low price over the period requested. This can represent the intra-day or closing price depending on the priceType requested. By default the price is as of closing in local trading currency, split adju
priceHighDate string Date in which the highest price occurred over the requested period for the given id expressed in YYYY-MM-DD format.
priceLowDate string Date in which the lowest price occurred over the requested period for the given id expressed in YYYY-MM-DD format.
requestId string Identifier that was used for the request.
View JSON Schema on GitHub

JSON Schema

factset-prices-high-low-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "highLow",
  "type": "object",
  "properties": {
    "adjDate": {
      "type": "string",
      "description": "Date of last split for which prices have been adjusted."
    },
    "date": {
      "type": "string",
      "description": "Specific reference date for the period expressed in YYYY-MM-DD format."
    },
    "period": {
      "type": "string",
      "description": "The period of measure requested using the period query parameter."
    },
    "fsymId": {
      "type": "string",
      "description": "Factset Regional Security Identifier. Six alpha-numeric characters, excluding vowels, with an -R suffix (XXXXXX-R). Identifies the security's best regional security data series per currency. For equities, all primary listings per region and currency are allocated a regional-level permanent identifier. The regional-level permanent identifier will be available once a SEDOL representing the region/currency has been allocated and the identifiers are on FactSet."
    },
    "priceHigh": {
      "type": "number",
      "description": "High price over the period requested. This can represent the intra-day or closing price depending on the priceType requested. By default the price is as of closing in local trading currency, split adjusted and not spinoff adjusted."
    },
    "priceLow": {
      "type": "number",
      "description": "Low price over the period requested. This can represent the intra-day or closing price depending on the priceType requested. By default the price is as of closing in local trading currency, split adjusted and not spinoff adjusted."
    },
    "priceHighDate": {
      "type": "string",
      "description": "Date in which the highest price occurred over the requested period  for the given id expressed in YYYY-MM-DD format."
    },
    "priceLowDate": {
      "type": "string",
      "description": "Date in which the lowest price occurred over the requested period for the given id expressed in YYYY-MM-DD format."
    },
    "requestId": {
      "type": "string",
      "description": "Identifier that was used for the request."
    }
  }
}

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-prices-high-low"
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.