{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "spg": "https://api-evangelist.github.io/sp-global/vocabulary/", "ciq": "https://api-evangelist.github.io/sp-global/vocabulary/ciq/", "kensho": "https://api-evangelist.github.io/sp-global/vocabulary/kensho/", "wd": "https://www.wikidata.org/entity/", "xsd": "http://www.w3.org/2001/XMLSchema#", "Company": "schema:Corporation", "Security": "schema:FinancialProduct", "Person": "schema:Person", "Place": "schema:Place", "Event": "schema:Event", "EarningsCall": "spg:EarningsCall", "Transcript": "spg:Transcript", "Auditor": "spg:Auditor", "Estimate": "spg:Estimate", "AnalystRecommendation": "spg:AnalystRecommendation", "FundingRound": "spg:FundingRound", "Merger": "spg:Merger", "Extraction": "kensho:Extraction", "Annotation": "kensho:Annotation", "Transcription": "kensho:Transcription", "GroundedAnswer": "kensho:GroundedAnswer", "name": "schema:name", "description": "schema:description", "url": "schema:url", "identifier": "schema:identifier", "company_id": {"@id": "ciq:companyId", "@type": "xsd:string"}, "trading_item_id": {"@id": "ciq:tradingItemId", "@type": "xsd:string"}, "security_id": {"@id": "ciq:securityId", "@type": "xsd:string"}, "cusip": {"@id": "schema:identifier", "@type": "xsd:string"}, "isin": {"@id": "schema:identifier", "@type": "xsd:string"}, "sedol": {"@id": "schema:identifier", "@type": "xsd:string"}, "ticker": {"@id": "ciq:ticker", "@type": "xsd:string"}, "exchange": {"@id": "ciq:exchange", "@type": "xsd:string"}, "gics_code": {"@id": "ciq:gicsCode", "@type": "xsd:string"}, "simple_industry": {"@id": "ciq:simpleIndustry", "@type": "xsd:string"}, "country": {"@id": "schema:addressCountry", "@type": "xsd:string"}, "state": {"@id": "schema:addressRegion", "@type": "xsd:string"}, "auditor": {"@id": "spg:auditor", "@type": "@id"}, "auditor_name": {"@id": "spg:auditorName"}, "fiscal_year": {"@id": "spg:fiscalYear", "@type": "xsd:gYear"}, "fiscal_quarter": {"@id": "spg:fiscalQuarter"}, "report_date": {"@id": "spg:reportDate", "@type": "xsd:date"}, "estimate_type": {"@id": "spg:estimateType"}, "mean": {"@id": "spg:meanEstimate", "@type": "xsd:decimal"}, "median": {"@id": "spg:medianEstimate", "@type": "xsd:decimal"}, "high": {"@id": "spg:highEstimate", "@type": "xsd:decimal"}, "low": {"@id": "spg:lowEstimate", "@type": "xsd:decimal"}, "num_analysts": {"@id": "spg:numAnalysts", "@type": "xsd:integer"}, "consensus_target_price": {"@id": "spg:consensusTargetPrice", "@type": "xsd:decimal"}, "merger": {"@id": "spg:merger", "@type": "@id"}, "transaction_id": {"@id": "ciq:transactionId"}, "acquirer": {"@id": "spg:acquirer", "@type": "@id"}, "target": {"@id": "spg:target", "@type": "@id"}, "advisor": {"@id": "spg:advisor", "@type": "@id"}, "announced_date": {"@id": "spg:announcedDate", "@type": "xsd:date"}, "closed_date": {"@id": "spg:closedDate", "@type": "xsd:date"}, "funding_round": {"@id": "spg:fundingRound", "@type": "@id"}, "round_type": {"@id": "spg:roundType"}, "amount_raised": {"@id": "spg:amountRaised", "@type": "xsd:decimal"}, "currency": {"@id": "schema:priceCurrency"}, "transcript_id": {"@id": "kensho:transcriptId"}, "event_date": {"@id": "schema:startDate", "@type": "xsd:dateTime"}, "transcript_text": {"@id": "kensho:transcriptText"}, "knowledge_bases": {"@id": "kensho:knowledgeBases", "@container": "@set"}, "annotations": {"@id": "kensho:annotations", "@container": "@list"}, "start_index": {"@id": "kensho:startIndex", "@type": "xsd:integer"}, "end_index": {"@id": "kensho:endIndex", "@type": "xsd:integer"}, "text": {"@id": "schema:text"}, "entity_kb_id": {"@id": "kensho:entityKbId"}, "entity_label": {"@id": "kensho:entityLabel"}, "entity_type": {"@id": "kensho:entityType"}, "ned_score": {"@id": "kensho:nedScore", "@type": "xsd:decimal"}, "ner_score": {"@id": "kensho:nerScore", "@type": "xsd:decimal"}, "originating_entity_id": {"@id": "kensho:originatingEntityId"}, "transcription_id": {"@id": "kensho:transcriptionId"}, "audio_url": {"@id": "kensho:audioUrl", "@type": "@id"}, "status": {"@id": "kensho:status"}, "language": {"@id": "schema:inLanguage"}, "segments": {"@id": "kensho:segments", "@container": "@list"}, "speaker": {"@id": "kensho:speaker"}, "start_time": {"@id": "kensho:startTime", "@type": "xsd:decimal"}, "end_time": {"@id": "kensho:endTime", "@type": "xsd:decimal"}, "request_id": {"@id": "kensho:requestId"}, "upload_url": {"@id": "kensho:uploadUrl", "@type": "@id"}, "download_url": {"@id": "kensho:downloadUrl", "@type": "@id"}, "document_url": {"@id": "kensho:documentUrl", "@type": "@id"}, "page": {"@id": "kensho:page", "@type": "xsd:integer"}, "blocks": {"@id": "kensho:blocks", "@container": "@list"}, "block_type": {"@id": "kensho:blockType"}, "tables": {"@id": "kensho:tables", "@container": "@list"}, "rows": {"@id": "kensho:rows", "@container": "@list"}, "cells": {"@id": "kensho:cells", "@container": "@list"} } }