A completeness metric is a quantitative measure that calculates the proportion of non-null or non-missing values for a specific data attribute, column, or entire dataset. It is expressed as a percentage or ratio, directly indicating how fully populated a data field is. High completeness is critical for reliable analytics and model training, as missing values can introduce bias, reduce statistical power, and cause downstream processing errors. This metric is a core component of data profiling and data observability platforms, providing an automated, ongoing assessment of data health.




