S&P Global · JSON Structure

Kensho Llmready Earnings Structure

Earnings response from /api/v1/earnings/{company_id}.

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

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

Meta-schema:

JSON Structure

Raw ↑
{
  "entity": "kensho-llmready-earnings",
  "description": "Earnings response from /api/v1/earnings/{company_id}.",
  "sourceSchema": "json-schema/kensho-llmready-earnings-schema.json",
  "main": "EarningsEntry",
  "fields": [
    {
      "name": "name",
      "type": "string",
      "description": "",
      "required": true
    },
    {
      "name": "key_dev_id",
      "type": "integer",
      "description": "",
      "required": true
    },
    {
      "name": "datetime",
      "type": "string",
      "description": "",
      "required": true
    }
  ]
}