| { |
| "success": true, |
| "statistics": { |
| "evaluated_validations": 1, |
| "success_percent": 100.0, |
| "successful_validations": 1, |
| "unsuccessful_validations": 0 |
| }, |
| "validation_results": [ |
| { |
| "success": true, |
| "statistics": { |
| "evaluated_expectations": 5, |
| "successful_expectations": 5, |
| "unsuccessful_expectations": 0, |
| "success_percent": 100.0 |
| }, |
| "expectations": [ |
| { |
| "expectation_type": "expect_table_row_count_to_be_between", |
| "success": true, |
| "kwargs": { |
| "batch_id": "features_stats_source-features_stats", |
| "min_value": 2000, |
| "max_value": 10000 |
| }, |
| "result": { |
| "observed_value": 2332 |
| } |
| }, |
| { |
| "expectation_type": "expect_column_values_to_be_between", |
| "success": true, |
| "kwargs": { |
| "batch_id": "features_stats_source-features_stats", |
| "column": "row_nnz", |
| "min_value": 1.0 |
| }, |
| "result": { |
| "element_count": 2332, |
| "unexpected_count": 0, |
| "unexpected_percent": 0.0, |
| "partial_unexpected_list": [], |
| "missing_count": 0, |
| "missing_percent": 0.0, |
| "unexpected_percent_total": 0.0, |
| "unexpected_percent_nonmissing": 0.0, |
| "partial_unexpected_counts": [], |
| "partial_unexpected_index_list": [] |
| } |
| }, |
| { |
| "expectation_type": "expect_column_values_to_be_between", |
| "success": true, |
| "kwargs": { |
| "batch_id": "features_stats_source-features_stats", |
| "column": "row_mean", |
| "min_value": 0.0, |
| "max_value": 1.0 |
| }, |
| "result": { |
| "element_count": 2332, |
| "unexpected_count": 0, |
| "unexpected_percent": 0.0, |
| "partial_unexpected_list": [], |
| "missing_count": 0, |
| "missing_percent": 0.0, |
| "unexpected_percent_total": 0.0, |
| "unexpected_percent_nonmissing": 0.0, |
| "partial_unexpected_counts": [], |
| "partial_unexpected_index_list": [] |
| } |
| }, |
| { |
| "expectation_type": "expect_column_values_to_be_between", |
| "success": true, |
| "kwargs": { |
| "batch_id": "features_stats_source-features_stats", |
| "column": "row_min", |
| "min_value": 0.0 |
| }, |
| "result": { |
| "element_count": 2332, |
| "unexpected_count": 0, |
| "unexpected_percent": 0.0, |
| "partial_unexpected_list": [], |
| "missing_count": 0, |
| "missing_percent": 0.0, |
| "unexpected_percent_total": 0.0, |
| "unexpected_percent_nonmissing": 0.0, |
| "partial_unexpected_counts": [], |
| "partial_unexpected_index_list": [] |
| } |
| }, |
| { |
| "expectation_type": "expect_column_values_to_be_between", |
| "success": true, |
| "kwargs": { |
| "batch_id": "features_stats_source-features_stats", |
| "column": "row_max", |
| "min_value": 0.0, |
| "max_value": 10.0 |
| }, |
| "result": { |
| "element_count": 2332, |
| "unexpected_count": 0, |
| "unexpected_percent": 0.0, |
| "partial_unexpected_list": [], |
| "missing_count": 0, |
| "missing_percent": 0.0, |
| "unexpected_percent_total": 0.0, |
| "unexpected_percent_nonmissing": 0.0, |
| "partial_unexpected_counts": [], |
| "partial_unexpected_index_list": [] |
| } |
| } |
| ], |
| "result_url": null |
| } |
| ] |
| } |