CSV to Query JSON

Convert a merged first deposit CSV into aggregated JSON — same format as the BigQuery result. Group by Agent with SUM, COUNT, and COUNTIF.

🔄
Select merged CSV file
Merged first deposit CSV (columns: Date, Agent, Username, Amount)
Processing...

JSON Generated