Run a daily cronjob which ensures that there's no weird data that gets through. Essentially, we want to implement all the checks in https://github.com/CSSS/csss-site-backend/blob/27907f7868e850c55b4d56acf17f96f51fa0c5d4/src/officers/crud.py#L93-L155
Run a daily cronjob which ensures that there's no weird data that gets through.
Essentially, we want to implement all the checks in https://github.com/CSSS/csss-site-backend/blob/27907f7868e850c55b4d56acf17f96f51fa0c5d4/src/officers/crud.py#L93-L155