S&P Global · JSON Structure

Kensho Llmready Cusip Structure

CUSIP lookup response.

Type: Properties: 0
Capital IQCommodity InsightsCredit RatingsDocument ExtractionESGFinancial DataIndex DataLLMMCPMarket IntelligenceMobilityNamed Entity RecognitionSpeech to Text

Kensho Llmready Cusip Structure is a JSON Structure definition published by S&P Global.

Meta-schema:

JSON Structure

Raw ↑
{
  "entity": "kensho-llmready-cusip",
  "description": "CUSIP lookup response.",
  "sourceSchema": "json-schema/kensho-llmready-cusip-schema.json",
  "main": "CusipResponse",
  "fields": [
    {
      "name": "cusip",
      "type": "string",
      "description": "",
      "required": true
    }
  ]
}