Podcast Mentions (Company)

Podcast episodes where a company, its products, or its market are discussed—with the topics and takeaways extracted.

Overview

Podcast Mentions (Company) surface what's being said about a company on podcasts—strategy, funding, product moves, and pain points, pulled straight from the conversation.

We process episodes across a large catalog of business and industry shows, transcribe them, and extract structured signals about the companies discussed. Each mention is classified into one of 66 subtypes (funding, M&A, product launches, hiring, layoffs, security incidents, and more) and carries the exact quotes that support it, who said them and how they relate to the company, and our confidence in when the event took place.

The result: you know when a prospect just raised money, named a competitor, launched a product, or disclosed a pain point on air—timely, quotable triggers for outreach.

Available Subtypes

The signal_subtype field takes one of the values below. The Category column is an organizational grouping for readability only—it is not a field in the payload.

Subtype EnumCategoryDescription
acquisitionAnnouncedstrategicCompany announces intent or agreement to acquire another company
acquisitionCompletedstrategicCompany completes an acquisition
aiInvestmenttechnologyCompany investing in AI capabilities, models, or tooling
automationInvestmenttechnologyCompany investing in process or workflow automation
boardChangeleadershipChange to the company's board of directors
bookingsDeclinefinancialDecline in bookings or new business discussed
capacityConstraintoperationsProduction or service capacity limits
capexIncreasefinancialIncrease in capital expenditure
carbonCommitmentmarketCarbon-reduction or net-zero commitment
cashFlowConcernriskCash-flow pressure or liquidity concern
ceoChangeleadershipCEO transition
channelShiftstrategicShift in go-to-market or distribution channels
cloudInvestmenttechnologyInvestment in cloud infrastructure or migration
companyPodcastAppearancemarketGeneral appearance or feature of the company on a podcast
competitorNamedcompetitiveA competitor is explicitly named or compared
complianceBurdenriskRegulatory or compliance burden discussed
costReductionfinancialCost-cutting or efficiency initiative
ctoChangeleadershipCTO transition
customerChurnriskCustomer churn or account losses discussed
customerConcentrationriskRevenue concentrated in a small number of customers
cybersecurityIncidentriskSecurity breach or cyber incident
cybersecurityInvestmenttechnologyInvestment in security tooling or programs
dataInvestmenttechnologyInvestment in data infrastructure or analytics
debtRefinancingfinancialRefinancing or restructuring of debt
digitalTransformationtechnologyBroad digital-transformation initiative
divestiturestrategicCompany divests a business unit or asset
executiveOpinionleadershipAn executive shares a notable opinion or point of view
expansionoperationsGeneral business expansion
fundingEventfinancialFunding round or capital raise
growthSignalrevenueGeneral growth indicator
hiringSignalworkforceHiring or headcount growth
industryPredictionmarketPrediction about industry direction or the future
inflationImpactriskImpact of inflation on the business
internalControlWeaknessriskWeakness in internal controls
internationalGrowthoperationsExpansion into international markets
inventoryIssueoperationsInventory problem (excess or shortage)
laborShortageworkforceLabor or talent shortage
layoffsworkforceWorkforce reductions
leadershipChangeleadershipLeadership change other than CEO or CTO
legacyModernizationtechnologyModernizing legacy systems
litigationMaterialriskMaterial litigation or legal action
logisticsChallengeoperationsLogistics or shipping challenge
majorContractLossrevenueLoss of a major contract
majorContractWinrevenueWin of a major contract
marginPressurefinancialPressure on profit margins
marketExpansionmarketExpansion into new markets or segments
marketShareLosscompetitiveLoss of market share
painPointDisclosedriskA business pain point or challenge disclosed
partnershipstrategicPartnership or alliance announced
platformStrategytechnologyPlatform or ecosystem strategy
pricingPressurecompetitivePricing pressure discussed
productLaunchtechnologyNew product or service launched
qualityIssueoperationsProduct or service quality issue
recurringRevenueShiftrevenueShift toward a recurring-revenue model
regulatoryFineriskRegulatory fine or penalty
restructuringstrategicOrganizational restructuring
restructuringChargefinancialRestructuring charge taken
revenueAccelerationrevenueRevenue growth accelerating
revenueDecelerationrevenueRevenue growth slowing
softwareImplementationtechnologyImplementing new software or systems
spinoffstrategicSpinning off a unit into a separate entity
strategyShiftstrategicNotable change in company strategy
supplyChainDisruptionoperationsSupply-chain disruption
sustainabilityInvestmentmarketInvestment in sustainability or ESG
techAdoptiontechnologyAdoption of a new technology
techMigrationtechnologyMigration between technologies or platforms

Schema

{
  "signal_id": "2d4cbad6-026d-505d-bfe9-dafa6de6d6ab",
  "signal_type": "podcast-company",
  "signal_subtype": "industryPrediction",
  "signal_name": "Databricks · industryPrediction · ongoing_state (2026-06)",
  "detected_at": "2026-08-24T10:25:03.000Z",
  "association": "company",
  "company": {
    "name": "Databricks",
    "domain": "databricks.com",
    "linkedin_url": "linkedin.com/company/databricks",
    "industries": ["Software Development"],
    "employee_count_low": 10000,
    "employee_count_high": 10000,
    "revenue": "1 Billion and Over",
    "description": "Databricks is the Data and AI company."
  },
  "contact": null,
  "data": {
    "headline": "Databricks · industryPrediction · ongoing_state (2026-06)",
    "speaker": "Maggie Fanari",
    "speaker_relation": "third_party",
    "quotes": [
      "We also shareholders in companies like Anthropics and Databricks who are doing really really well and continue to compound growth",
      "Databricks versus Snowflakes is an interesting thing to watch because Databricks' valuation in public markets has already surpassed Snowflakes in public.",
      "It's an incredible business that's having this sort of reacceleration because of AI. It's built this platform that is sticky and they just keep adding products, keep sort of expanding into adjacencies like security, customer data for marketing."
    ],
    "evidence": "We also shareholders in companies like Anthropics and Databricks who are doing really really well and continue to compound growth",
    "timing": "ongoing_state",
    "event_date": "2026-06",
    "is_ad": false,
    "podcast_name": "Switch Your Money On",
    "episode_title": "Special Guest Maggie Fanari on AI and Global Investing",
    "episode_url": "https://shows.acast.com/switch-your-money-on/episodes/special-guest-maggie-fanari-on-ai-and-global-investing",
    "episode_id": "57076815260",
    "published_at": "2026-07-02",
    "recorded_at_estimate": "2026-06-16",
    "date_confidence": "exact",
    "transcript_source": "transcript"
  }
}

Field Reference

Core Fields

FieldTypeRequiredDescription
signal_idstring (UUID)Unique identifier for this signal
signal_typestringAlways "podcast-company"
signal_subtypestringSpecific signal subtype (see allowed values above)
signal_namestringHuman-readable label for the signal (mirrors data.headline)
detected_atstring (ISO 8601)When Autobound detected/ingested the signal (not the episode date—see data.published_at)
associationstringEntity association type—always "company"
companyobjectThe company the signal is about (see Company Object)
contactnullAlways null for company-level signals

episode_id is nested under data, not at the top level. There is no parent_signal_id field.

Company Object

FieldTypeRequiredDescription
company.namestringCompany discussed
company.domainstring✓*Company domain (primary match key)
company.linkedin_urlstring (URL)✓*Company LinkedIn URL (alternate match key; may be "")
company.descriptionstringCompany description (nullable)
company.industriesarray[string]Industry classifications (may be empty)
company.employee_count_lowintegerLower bound of employee-count range (0 when unknown)
company.employee_count_highintegerUpper bound of employee-count range (0 when unknown)
company.revenuestringRevenue band when available via enrichment (e.g. "1 Billion and Over"); nullable/absent

*A company signal requires at least one of domain or linkedin_url.

Data Object

FieldTypeRequiredDescription
data.headlinestringOne-line summary of the signal (mirrors signal_name)
data.speakerstringName of the person who made the statement on the episode
data.speaker_relationstringSpeaker's relationship to the subject company—e.g. own_company (an exec/employee of the company) or third_party (someone else discussing it)
data.quotesarray[string]Verbatim transcript quotes supporting the signal
data.evidencestringThe primary supporting quote (typically the first of quotes)
data.timingstringWhen the described event occurs relative to the episode—e.g. ongoing_state, in_progress, completed, planned
data.event_datestringBest-estimate month of the event (YYYY-MM)
data.event_date_textstringRaw temporal phrase from the transcript (e.g. "these days"), when present
data.is_adbooleanWhether the segment came from an ad / sponsor read
data.podcast_namestringName of the podcast show
data.episode_titlestringTitle of the episode
data.episode_urlstring (URL)Link to the episode
data.episode_idstringSource podcast episode identifier (dedup key)
data.published_atstring (date)Episode publication date (YYYY-MM-DD)
data.recorded_at_estimatestringBest estimate of when the episode was recorded
data.date_confidencestringConfidence in the date fields: exact or inferred
data.transcript_sourcestringOrigin of the analyzed text (e.g. transcript)

Coverage

  • Refresh: Monthly
  • Association: Company-level
  • Subtypes: 66

Did this page help you?