qualpipe_webapp.backend.quality_report.report_config#

Configuration file for the data quality report to be generated.

Classes

GeneralMetricInfo(*, n_applied_criteria, ...)

Configuration of the general information of a metric.

MetricReport(*, metric_information, ...)

Configuration of the results of a metric evaluated for the observation period.

OverallQualitySummary(*, ...)

Configuration of the overall quality summary of the report.

QualityReport(*, overall_quality_summary, ...)

Configuration of the quality report to be generated.

QualityResults(*, n_evaluated_metrics, ...)

Configuration of the quality results of the report.

ReportObservationInfo(*, observation_id, ...)

Configuration of the input observation information of the report.