Skip to content

Last updated: January 16, 2024

DQOps reference

The reference of DQOps file formats, data quality sensors and data quality rules is provided below.

Sensor and rule references

The following reference documentation shows the definition of data quality sensors and rules in DQOps.

File format references

The following reference documentation describes YAML file formats and Parquet schema used by DQOps.

Other references

The remaining reference documentation is found in other places.

  • Data quality check reference lists all data quality checks supported by DQOps, showing also how to configure checks in DQOps YAML files, and what SQL is generated for each data quality check.

  • REST API Python Client describes all REST API operations supported by DQOps, showing also examples of calling all operations from curl and from Python.