Skip to content

AI-ready data foundations · Production DataOps & pipeline engineering · Fractional data leadership · CI/CD for data pipelines · Schema drift, caught before it ships · RAG-ready semantic layers · Infrastructure as code · North America, remote-first

← All insights

Perspective

The Origin of the "80% Unstructured Data" Statistic

Stop basing your business case on a 1998 estimate.

June 12, 2026 · Perspective · Leon Liang

A copperplate engraving of a naturalist's specimen cabinet with drawers pulled out at different depths, hatched in deep navy on cream paper, the top drawer neatly ordered and labelled with a pink label while the drawers below overflow with irregular unsorted forms.

Almost every article on unstructured data starts the same way: “80 to 90 percent of enterprise data is unstructured.” It is presented as an objective fact, usually without a citation, and it serves as the primary justification for countless business cases.

We looked for the source. It is a Merrill Lynch report from November 16, 1998.

The origin of the number

The report, “Enterprise Information Portals” by Christopher Shilakes and Julie Tylman, was cautious even then. The authors noted that unstructured data comprises the vast majority of organizational data, adding that “some estimates run as high as 80%.”

There was no survey. No census. No disclosed methodology. It was a tentative analyst estimate written before the vast majority of today’s enterprise data even existed.

Twenty-eight years later, the number is still circulating. Along the way, it lost its hedge and gained an air of certainty. Because analyst firms and vendors have re-cited it for decades, repetition has been mistaken for corroboration. It is not. It is simply a 1998 estimate in new clothing.

Even the most honest industry players admit the void. In a 2017 Tech Trends chapter, Deloitte conceded: “What percentage of the data in existence today is unstructured? No one knows for sure. The generally accepted figure has long been 80 percent… though recent estimates put the number closer to 90 percent.”

When a major firm admits the industry’s most-cited statistic is folklore, the pattern is clear. MIT Sloan repeated the 80-to-90% range in 2021, attributing it to “multiple analyst estimates”—the classic tell for “many echoes, no measurement.”

Why this matters beyond pedantry

One could argue the number is directionally correct and the fuss is irrelevant. Most companies do hold massive volumes of documents, images, transcripts, and logs.

The problem is how the statistic is used. Because it is uncheckable, it becomes the perfect load-bearing premise for platform sales. Since nobody can falsify it, the conversation skips the only question that actually determines if a project will succeed: Which specific documents matter, and what exactly do you need to extract from them?

A “90 percent” figure justifies a sweeping, unfocused program. The reality is usually that a few specific document types carry disproportionate value. Those can be scoped, measured, and solved.

The real bottleneck: Parsing fidelity

When you move from general volume to specific documents, the challenge shifts from scale to fidelity. The primary failure mode in document AI is not “missing data,” but “subtly wrong extraction” that goes undetected.

OHRBench, an academic benchmark using 8,561 real document images and 8,498 QA pairs across seven domains, confirms this. Its central finding is that OCR hinders retrieval-augmented generation (RAG): errors introduced during parsing cascade downstream, leaving the model unable to detect that its source material is corrupted.

Practitioners see this daily. In a 2024 Hacker News thread on parsing PDFs for RAG, one commenter noted: “PDFs are extremely messy under-the-hood so expecting perfect output is a fool’s errand.” The consensus was that no single parser suffices; instead, teams need a toolchain with specialized extractors for prose, images, and tables.

The consistent breaking points are:

  • Scanned and handwritten documents
  • Multi-column layouts
  • Nested or merged tables
  • Any layout where visual arrangement conveys meaning that a text stream loses

Retrieval is an engineering result, not a model result

The most practical data in this space comes from Anthropic’s contextual retrieval work (September 2024). They measured the top-20-chunk retrieval failure rate and reduced it through pipeline iterations—without changing the underlying model.

Reduction in failed retrievals from pipeline changes alone

Same corpus, same model throughout. Each step builds on the one above it.

Item Reduction in retrieval failures
Contextual embeddings 35%
Plus keyword search 49%
Plus reranking 67%
Anthropic, 'Introducing Contextual Retrieval', 19 September 2024. Averaged across codebases, fiction and scientific papers.

Two key takeaways:

  1. Hybrid retrieval beats pure vector search. This remains underappreciated by teams that treat a vector database as a “silver bullet” first step.
  2. The pipeline is the lever. Every significant improvement came from the engineering around the model, not the model itself.

The unsolved governance gap

We must be honest about the limits of current practice.

Structured data governance is mature. You can tag a column as PII, propagate that tag through lineage, and enforce access at query time. Unstructured data governance is far weaker. PII scanners for document stores are probabilistic, not exhaustive. Furthermore, once a document is embedded, the personal data persists as vectors in an index—derived from a source you may be legally required to delete.

There is currently no authoritative guidance on this. Vendor content asserts that it matters, but there is no settled practice for embedding provenance, no standard for recording source-to-vector mapping, and no regulatory guidance addressing derived embeddings directly. If you are handling regulated data this way, you are operating ahead of the map.

Aeolus view — Abandon the “90 percent” framing. It will not survive a conversation with a CFO who asks for the source. Instead, identify the two or three document types that drive actual business decisions. Measure how often your current extraction gets them right, then fix that. A retrieval system built on a measured corpus beats one built on an estimate every time—and it can be delivered in weeks, not quarters.

Where this leaves you

Unstructured data is a goldmine. Contracts, support transcripts, engineering docs, and claims files hold critical information that never reaches a data warehouse. LLMs have made this information accessible in ways that were impossible five years ago.

Just don’t start with a statistic that predates the modern web. Start with a document type, a specific question you need answered, and a rigorous way to verify the answer. If your extraction isn’t measured, your retrieval quality is unknowable—regardless of what the dashboard says.

If you are scoping a document-processing project and want a second opinion, we are happy to help. If your data isn’t ready for this yet, we’ll help you get there.

Want a second opinion on your data stack?

Every Aeolus engagement starts with a fixed-fee data & AI-readiness audit — a short, low-risk first step before any larger build.

Book a data & AI-readiness audit