## Background sanity_checks.py are one monolithic file to validate data at the end of the egon-data pipeline. ## Desired Behavior Refactor the code so the function of sanity_checks.py can be used in the validation program.
Background
sanity_checks.py are one monolithic file to validate data at the end of the egon-data pipeline.
Desired Behavior
Refactor the code so the function of sanity_checks.py can be used in the validation program.