The Helper Script

The dashboard_script.py is the main script which is used for checking the installation of datasets. This script uses different functions available in status_dashboard_tools.py for performing it’s task. This script generates a dataset_details.json(containing details regarding installation) and the diffs of the tables of datasets. This script is run using cron job.

Functions in dashboard_script.py

Functions in status_dashboard_tools.py