Skip to content

Instantly share code, notes, and snippets.

How to Read Recurring Amounts CSV Output

Overview

The detect_recurring_amounts tool analyzes bills to identify which amounts recur and how often they recur. The CSV output contains two orthogonal dimensions of analysis:

  1. Amount Consistency - How consistent are the dollar amounts?
  2. Timing Cadence - How regular are the dates/timing between bills?

Key Columns Explained