A set of functions to assess various aspects of data quality.
including a comprehensive dataset score as well as individual scores
for specific data quality dimensions such as
date consistency, duplicates, recency, frequency, time, coding,
comments, sources, missing values, and variables.
According to the literature, data quality can be assessed
by checking for consistency, completeness, accuracy, timeliness, and
uniqueness of the data.
Consistency means that the data is logically coherent,
completeness means that all required data is present,
accuracy means that the data is correct and reliable,
timeliness means that the data is up-to-date,
and uniqueness means that there are no duplicate records.