CSV Signal is a local Python tool for solo founders and operators who export orders to CSV. It compares the latest week with the previous one, calculates net revenue, orders, AOV, refund rate, and top products, then flags revenue drops, refund spikes, and product concentration. It generates Markdown and HTML reports with no dashboard, API key, account, or data upload.
Fin Startups get Fin free for a year + 93% off Intercom
Promoted
Maker
📌
I built CSV Signal after repeatedly exporting order data and manually comparing revenue, refunds, and top products every week. I wanted a deliberately small, local-first tool: give it a documented normalized order CSV and it produces a readable weekly report without requiring a dashboard, account, API key, or data upload.
For this first release, I intentionally did not add Shopify or Stripe-specific importers. I want to learn which platforms and CSV formats people actually use before building integrations. If you inspect order exports regularly, I’d love to hear which metrics you check first and what your workflow looks like.