Structured news data is news content delivered in a consistent, machine-readable format with standardised metadata attached, so it can be ingested, filtered, and processed programmatically without manual handling.
The contrast is with raw news: the HTML of a web page, an RSS headline, or a PDF of a newspaper article. All of those contain news, but none of them is structured.
Structured news data arrives as clean article text in a defined schema, JSON or XML typically, accompanied by fields that describe the content systematically: who published it, when, where, on what topic, about which entities, and in what language.
What metadata does structured news data include?
Metadata makes structured news data useful for downstream applications. A well-structured news feed attaches the following to every article:
- Discovery timestamp — when the provider first indexed the article, recorded to the second. Unlike publication timestamps embedded in article markup, which can be altered after the fact, a discovery timestamp is fixed at the point of indexing, giving downstream systems a reliable, tamper-proof time reference.
- Source metadata — the outlet, its jurisdiction, language, and reliability indicators such as source rank and readership.
- Language and jurisdiction — critical for multilingual pipelines and for routing coverage to the right regional workflow.
- Topic classification — standardised category codes, such as IPTC Media Topics, that classify the article by subject without relying on keyword matching.
- Entity tags — the people, organisations, and locations mentioned in the article, resolved to canonical identifiers.
- Corporate identifiers — LEI, FIGI, PermID, and Wikidata IDs, pre-attached so articles connect directly to financial and compliance systems without a separate matching step.
- Deduplication signals — flags that identify syndicated copies of the same story, so downstream systems count events rather than coverage volume.
- Clean article text — full body copy stripped of advertisements, navigation, scripts, and boilerplate.
The completeness and consistency of these fields across all sources in a feed is the primary quality variable between providers.
Why does structure matter for downstream applications?
Applications that consume news programmatically cannot work reliably with unstructured content.
A compliance screening tool matching article text against a watchlist needs entity tags and corporate identifiers to be accurate and consistent. A trading system routing news to the right portfolio needs topic codes and timestamps to be reliable across every language and region in the feed. A media monitoring platform deduplicating coverage needs deduplication signals on syndicated articles, not just originals.
Without structure, every downstream application has to solve these problems itself. With structure built into the feed, the data integrates directly into platforms and workflows, and the processing burden shifts from the buyer to the provider.
This is why the distinction between structured news data and raw news aggregation matters to procurement teams. The volume of sources is not the deciding criterion. The question is whether the metadata schema is complete, consistent, and aligned to the identifiers your systems already use.
What format does structured news data come in?
JSON delivered via REST API is the most common format and the most straightforward to integrate into modern data pipelines. Some providers offer XML for legacy system compatibility. CSV is sometimes offered for batch export and analysis.
The format itself matters less than schema consistency: whether the same fields are populated reliably across all sources, including non-English and regional outlets that are often less consistently processed than tier-one English-language publications.
Who uses structured news data?
Structured news data sits at the infrastructure layer of several categories of platforms and workflows:
- Compliance and risk platforms use it to power adverse media screening, sanctions monitoring, and due diligence workflows.
- Media monitoring tools use it to track brand coverage, identify emerging stories, and measure share of voice.
- Financial and investment platforms use it as an input to event-driven models, sentiment scoring, and risk alerts.
- Supply chain and business intelligence tools use it to detect operational disruptions, regulatory changes, and counterparty risk signals.
In each case, the platform handles the user-facing product. The structured news feed is the data layer it runs on.
Opoint delivers structured news data from 250,000+ manually curated sources across 135 languages and 230 jurisdictions. Every article arrives with IPTC topic codes, entity tags, corporate identifiers (LEI, FIGI, PermID), deduplication signals, and pre-attached readership scores. Average delivery is under seven minutes from publication.
See what the data covers →
Trusted by






FAQ
What is the difference between structured and unstructured news data?
What are LEI, FIGI, and PermID in news data?
LEI (Legal Entity Identifier), FIGI (Financial Instrument Global Identifier), and PermID are international identifiers used in financial and compliance systems to unambiguously refer to legal entities and financial instruments. When a news API pre-attaches these to article entity tags, articles can be matched directly to portfolio holdings, watchlists, or compliance records, without a separate entity resolution step. This is one of the more significant quality differentiators between news data providers.
What is deduplication in a news feed?
Deduplication identifies and flags articles that are syndicated copies of the same original story. A single corporate announcement might be picked up by dozens of outlets within an hour. Without deduplication, downstream systems count each copy as a separate event, inflating alert volume and creating noise. With deduplication, your system receives one event with a source count and can access the full coverage set if needed.
How quickly is structured news data delivered?
Delivery speed varies by provider. Some describe their feeds as "real-time" without specifying what that means in practice. The relevant figure is the median time from publication to delivery in your target languages and regions, not an overall average. Opoint's average delivery is under seven minutes from publication across all supported languages and jurisdictions.