Research data quality frameworks that are appropriate for checking data *prior* to ingestion into main pipeline. Framework should at minimum include: * Deduplication of client records (checking for uniqueness of records) * Non-nullness * Data type * Accepted values * Ensuring calculated ages in the immunization history are valid (not negative years). This could be a good opportunity to use data quality tools outlined in the dev-guide, if relevant for task at hand.
Research data quality frameworks that are appropriate for checking data prior to ingestion into main pipeline.
Framework should at minimum include:
This could be a good opportunity to use data quality tools outlined in the dev-guide, if relevant for task at hand.