Citizen Codex Research · 2026
What entity resolution is, why it matters, and what every team needs to ask.
Are these the same person?
Your answer matters.
Part 1
Entity resolution sounds like a technical term. It is, but it has real world implications. It is a problem you've experienced dozens of times, but often you just didn't know what to call it.
Entity resolution is what happens when a computer has to decide whether two pieces of data refer to the same real-world thing without a shared identifier to rely on: a name, a company name, a product description, a city and state. It's a judgment call and the consequences of getting it wrong depend entirely on what's at stake.
Move the dial to explore the range.
The stakes vary enormously, but the underlying problem is always the same: separate systems, inconsistent records, and a judgment call about whether two things are one thing.
That is entity resolution.
Part 2
Entity resolution isn't a solved problem. If it were, the hospital merger would be straightforward and the package would always arrive. There are three reasons it remains hard, and understanding them is the foundation for everything that follows.
See how the same problem takes three different forms.
Part 3
Everything so far has been abstract. Let's make it concrete. Because when entity resolution fails in civic and government systems, it doesn't just hold up a package or create a duplicate charge.
Part 4
Entity resolution is infrastructure. It runs underneath products you use every day and systems that govern access to benefits, credit, housing, and opportunity. Most of the time you don't see it. You see the outcome.
What changes when you know it's there is that you start asking different questions: before you build, before you ship, before you connect two datasets and call it done.
Here are five questions every team working with matched data should be able to answer. Each card has the question. Flip it to see what good practice looks like.
Each card has a question. Flip it to see what good practice looks like.
These questions don't belong to any one role. They aren't PM questions or engineering questions or design questions. They're the questions any thoughtful team asks when they are working on something that connects records about real people.
Entity resolution is everywhere. It is inside the systems we build, the data we use, and the products we ship. Most of the time it works. When it doesn't, when a living person is marked as dead, when a family is denied benefits because a name was recorded two ways, the consequences are real and the correction is slow.
Knowing it's there is the first step. Asking these questions is what comes next.