S&P Global · JSON Structure

Kensho Llmready Analyst Recommendation Structure

Analyst recommendation response.

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

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

Meta-schema:

JSON Structure

Raw ↑
{
  "entity": "kensho-llmready-analyst-recommendation",
  "description": "Analyst recommendation response.",
  "sourceSchema": "json-schema/kensho-llmready-analyst-recommendation-schema.json",
  "main": "AnalystRecommendations",
  "fields": [
    {
      "name": "effective_date",
      "type": "string",
      "description": "",
      "required": true
    },
    {
      "name": "estimates",
      "type": "array",
      "description": "",
      "required": true
    }
  ]
}