Skip to content

Authored check


Authored checks are manually authored by a user from scratch via UI or API. There are many types of checks that can be authored through templates for common checks as well as more complex rules through SQL and UDF (in Scala).


Add a new Data Quality Check

  1. After going to Checks tab

    Screenshot Screenshot

  2. On the right top menu, click on Add

    Screenshot Screenshot

  3. Click on Check

    Screenshot Screenshot

  4. You are going to see the Authored Checks Details modal:

    Screenshot Screenshot

  5. Through this modal, a user can create an Authored Quality Check based on the desired field and input specific details of a rule.

Note

  • The UI will automatically adapt to a specific Check's input parameters.

Authoring Checks via API

  • Users are able to author and interact with Checks through the API by passing JSON Payloads. Please refer to the API documentation on details: acme.qualytics.io/api/docs

    Screenshot


Last update: April 27, 2024