S&P Global · JSON Structure

Kensho Nerd Annotation Structure

NERD annotation response.

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

Kensho Nerd Annotation Structure is a JSON Structure definition published by S&P Global.

Meta-schema:

JSON Structure

Raw ↑
{
  "entity": "kensho-nerd-annotation",
  "description": "NERD annotation response.",
  "sourceSchema": "json-schema/kensho-nerd-annotation-schema.json",
  "main": "me_response",
  "fields": [
    {
      "name": "scopes",
      "type": "array",
      "description": "",
      "required": false
    },
    {
      "name": "email",
      "type": "string",
      "description": "",
      "required": false
    },
    {
      "name": "uid",
      "type": "string",
      "description": "",
      "required": false
    },
    {
      "name": "token",
      "type": "string",
      "description": "",
      "required": false
    }
  ]
}