Data has value — but not all data is equally valuable. A dataset full of errors, outdated records, or missing fields can be worse than no data at all, because it leads to bad decisions.
So what makes data genuinely valuable? Several key characteristics determine whether data is worth using.
Accuracy
Accurate data correctly represents the real world. An address database is accurate if the addresses it contains actually exist and are correctly formatted. Inaccurate data leads to wrong conclusions and wasted effort.
Completeness
Complete data has all the fields and records it should have. A customer list with missing phone numbers or postal codes is incomplete. Incomplete data limits what you can do with it.
Timeliness
Data has a shelf life. A business directory from five years ago may be full of closed businesses and outdated addresses. Timely data is current enough to be relevant for its intended use.
Consistency
Consistent data uses the same formats, units, and conventions throughout. If one record stores a province as "ON" and another as "Ontario," that inconsistency creates problems when you try to analyze or combine the data.
A municipal dataset of business licences is valuable if it's accurate (correct business names and addresses), complete (all active licences included), timely (updated regularly), and consistent (addresses formatted the same way throughout).
Relevance
Data is only valuable if it's relevant to the question you're trying to answer. Collecting data you'll never use wastes storage and creates unnecessary privacy risk.
Context
Data without context is hard to interpret. Knowing that a number is 23 tells you nothing. Knowing it's the average daily temperature in Celsius for Ottawa in July tells you a lot. Context — provided through metadata — is what makes data usable.
The Cost of Poor Data Quality
Poor data quality has real costs. Organizations make wrong decisions, waste resources on bad leads, fail to reach customers, and lose trust. In government, poor data quality can mean services don't reach the people who need them.
Investing in data quality — through cleaning, validation, and good collection practices — pays off in better outcomes.
Learn about the data that describes your data in What Is Metadata.