qc_heaping_round_numbers
Detect numeric heaping by calculating terminal-digit shares and comparing them with thresholds to flag excessive round-value endings in survey data.
Instructions
qc_heaping_round_numbers: Flag numeric heaping such as excessive 0/5/10 endings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | ||
| rules | No | Workflow-specific rule objects. For logical checks, each rule should include variables, condition, and expected relationship. | |
| profile | No | ||
| variables | No | Variable names to evaluate. Supported variable types: numeric. | |
| thresholds | No | Workflow-specific thresholds; see properties for names and units. | |
| export_path | No | Path to a readable export package. Required export type: Tabular. | |
| confirm_plan_id | No | ||
| questionnaire_identity | No |