[
{
"name": "No more than 1% of outputs with only special characters",
"description": "Asserts that the percentage of rows with only special characters is less than 1%",
"type": "integrity",
"subtype": "specialCharactersRatio",
"thresholds": [
{
"insightName": "specialCharacters",
"insightParameters": [
{ "name": "column_name", "value": "openlayer_output" }
],
"measurement": "specialCharactersRatio",
"operator": "<",
"value": 0.01
}
],
"subpopulationFilters": null,
"mode": "development",
"usesValidationDataset": true,
"usesTrainingDataset": false,
"usesMlModel": false,
"syncId": "b4dee7dc-4f15-48ca-a282-63e2c04e0689"
}
]