ExecutionFunction for running data quality checks |
|
---|---|
Execute DQ checks |
|
Write JSON Results to SQL Table |
|
View DashboardFunction for viewing the data quality dashboard |
|
View DQ Dashboard |
|
Re-evaluate ThresholdsFunction to take a set of DQD results and re-evaluate them against new thresholds |
|
Re-evaluate Thresholds |
|
List all DQD ChecksFunction to list all checks run by the application |
|
List DQ checks |
|
Write DQD results to a CSVFunction to write the JSON results to a csv file |
|
Write JSON Results to CSV file |
|
Convert results JSON file caseFunction to convert the case of a results JSON file between snakecase and camelcase |
|
Convert JSON results file case |
|
Write database results to a JSON fileFunction to write DQD results from a database table into a JSON file |
|
Write DQD results database table to json |