What problem does it solve?
Detects anomalous per-unit rates across program-month entries in ReturnPro staged financial data to surface data entry errors, misclassified programs, and upstream reporting issues that distort financial KPIs and automated analytics.
Core Features & Use Cases
- Compute per-unit rate for each program-month by reading revenue and unit rows from staged financials and casting amount fields to numeric.
- Calculate historical mean and standard deviation per program, compute z-scores, and flag program-months that exceed a configurable threshold.
- Support filtering by months and program name substrings, export results as a dense table or CSV, and sort anomalies by severity for triage and correction.
- Use case: Run against the last six months to find rate spikes that indicate data entry mistakes or misattributed revenue streams before monthly close.
Quick Start
Run the rate-anomalies skill against recent ReturnPro staged financials to flag and export program-month $/unit outliers.