Interface CompletenessOmission

All Superinterfaces:
Completeness, Element

@UML(identifier="DQ_CompletenessOmission", specification=ISO_19157) public interface CompletenessOmission extends Completeness
Data absent from the data set. The data set is described by the scope.

Standardized values

In order to achieve well defined and comparable quality information, it is recommended to report data quality using quality measures listed in ISO 19157 annex. The following table provides a summary; see ISO 19157 for more complete descriptions and examples. All identifiers should be in "ISO 19157" namespace.
Standardized values derived from ISO 19157
Identifier Name of measure Basic measure Value type Remarks
5 missing item error indicator Boolean true indicates that an item is missing
6 number of missing items error count Integer
7 rate of missing items error rate Real

Definitions:

  1. Indicator that shows a specific item is missing in the data.
  2. Count of all items that should have been in the data set or sample and are missing.
  3. Number of missing items in the data set or sample in relation to the number of items that should have been present.
Since:
2.0
See Also:
TODO:
Renamed in 19157:2022: Omission.