Associated Press Provides OpenAI With US Election Results

The Associated Press announced it will provide its U.S. election vote-count results to OpenAI, making AP tallies available to ChatGPT users and OpenAI services through the 2028 general election, according to an AP press release. The release states AP will supply vote counts for national, state and local races in major American cities, and notes that in the 2024 general election AP counted votes and declared winners in nearly 7,000 races with a 99.9% accuracy rate. "We are pleased to work with OpenAI to make available AP's factual, accurate and nonpartisan elections data available to users of ChatGPT and OpenAI's services," said David Scott, vice president of AP Elections, in the press release. Editorial analysis: The deal links an authoritative vote-count feed to a major consumer chatbot, a step observers will watch for impacts on answer accuracy and provenance.
What happened
The Associated Press announced that it will provide its U.S. election vote-count results to OpenAI, supplying vote count data for national, state and local races in major American cities from today through the 2028 general election, per an AP press release. The release says the feed will be available to users of ChatGPT and OpenAI's services. The press release additionally states that in the 2024 general election AP counted the vote and declared winners in nearly 7,000 races with a 99.9% accuracy rate. "We are pleased to work with OpenAI to make available AP's factual, accurate and nonpartisan elections data available to users of ChatGPT and OpenAI's services," said David Scott, vice president of AP Elections, in the AP announcement.
Editorial analysis - technical context
Industry-pattern observations: Integrating a licensed, canonical tally feed into a large language model ecosystem typically reduces the need for the model to infer election outcomes from heterogeneous web content, and it improves the ability to cite a single authoritative source. For practitioners, common technical challenges with that pattern include handling update frequency and latency, preserving provenance metadata through downstream retrieval and response generation, and ensuring cached or offline model components do not serve stale tallies.
Industry context
Editorial analysis: The announcement follows a period of public scrutiny over AI chatbots producing incorrect or misleading election information. News and platform operators have increasingly pursued direct licensing or partnerships with established data providers to reduce error rates and simplify attribution. The AP-OpenAI arrangement fits that broader pattern of tech platforms licensing specialized, high-integrity data to improve factuality.
What to watch
Observers should track how the AP feed is surfaced inside ChatGPT responses: whether vote counts are presented with explicit attribution to AP, how timestamps and update windows are displayed, and how local and down-ballot races are handled. Also monitor operational details such as feed latency during high-throughput events on election night and whether OpenAI integrates the feed into retrieval pipelines or uses it as a single-source-of-truth layer for final answer generation.
Practical takeaway for practitioners
Editorial analysis: Teams building or integrating LLM-based interfaces that surface time-sensitive facts can expect similar tradeoffs when adopting canonical feeds: improved factual grounding in exchange for engineering work on ingestion, provenance, freshness, and UX for attributed answers. Organizations evaluating such integrations should explicitly design for update handling and provenance propagation in model outputs.
Scoring Rationale
This partnership is a notable step for factual grounding in consumer LLMs because it connects a canonical vote-count feed to a widely used chatbot. The story matters for practitioners focused on provenance and time-sensitive retrieval, without representing a frontier-model or regulatory watershed.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

