htwyford / presto-stats

Presto CSV reports analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

presto-stats

Presto card reports analyzer. Extracts the total spent amount and the reload dates from a presto CSV.

Usage

cargo run -- <path-to-csv>

Example output:

Loads:
	$200.00 on 11/19/2019 5:51:00 PM
Total spent: $171.52

About

Presto CSV reports analyzer

License:Apache License 2.0


Languages

Language:Rust 100.0%