{
  "baseline_csv": "date,account,service,region,currency,cost,charge_type\n2026-02-01,core,compute,eu,USD,2800,usage\n2026-02-28,core,compute,eu,USD,-280,credit\n2026-02-28,core,all,GLOBAL,USD,252,tax\n2026-02-28,core,storage,eu,USD,280,usage\n",
  "current_csv": "date,account,service,region,currency,cost,charge_type\n2026-03-01,core,compute,eu,USD,3100,usage\n2026-03-31,core,compute,eu,USD,-155,credit\n2026-03-31,core,all,GLOBAL,USD,294.5,tax\n2026-03-31,core,storage,eu,USD,310,usage\n2026-03-31,new-account,analytics,us,USD,620,usage\n2026-03-31,core,compute,eu,USD,-31,refund\n",
  "periods": "{\n  \"baseline_start\": \"2026-02-01\",\n  \"baseline_end\": \"2026-02-28\",\n  \"current_start\": \"2026-03-01\",\n  \"current_end\": \"2026-03-31\",\n  \"currency\": \"USD\",\n  \"cost_basis\": \"reported_charges\",\n  \"coverage_confirmed\": true,\n  \"baseline_control_total\": \"3052\",\n  \"current_control_total\": \"4138.5\"\n}"
}
