Datasets:
Tasks:
Document Question Answering
Size:
n<1K
Tags:
benchmark
document-ai
information-extraction
structured-extraction
key-information-extraction
ocr
License:
File size: 3,006 Bytes
ca66b51 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 | {
"accountSummary": {
"openingBalance": 5000.0,
"closingBalance": 9881.29,
"totalDebits": 3456.87,
"totalCredits": 8338.16,
"feeTransactionCount": 6
},
"largeDebits": [
{
"postedOn": "2025-01-04",
"merchant": "SPOTIFY USA",
"spendCategory": "Subscription",
"debitAmountUsd": 141.58,
"valueDate": null
},
{
"postedOn": "2025-01-05",
"merchant": "SHELL OIL 57",
"spendCategory": "Transport",
"debitAmountUsd": 120.03,
"valueDate": null
},
{
"postedOn": "2025-01-07",
"merchant": "OLIVE GARDEN",
"spendCategory": "Dining",
"debitAmountUsd": 133.56,
"valueDate": null
},
{
"postedOn": "2025-01-09",
"merchant": "BEST BUY 391",
"spendCategory": "Retail",
"debitAmountUsd": 193.02,
"valueDate": null
},
{
"postedOn": "2025-01-12",
"merchant": "WHOLE FOODS MKT",
"spendCategory": "Groceries",
"debitAmountUsd": 205.34,
"valueDate": null
},
{
"postedOn": "2025-01-14",
"merchant": "ONLINE XFER TO SAVINGS",
"spendCategory": "Transfer",
"debitAmountUsd": 252.63,
"valueDate": null
},
{
"postedOn": "2025-01-24",
"merchant": "PG&E WEB PAYMENT",
"spendCategory": "Utilities",
"debitAmountUsd": 209.35,
"valueDate": null
},
{
"postedOn": "2025-02-13",
"merchant": "SHELL OIL 57",
"spendCategory": "Transport",
"debitAmountUsd": 145.46,
"valueDate": null
},
{
"postedOn": "2025-02-18",
"merchant": "WHOLE FOODS MKT",
"spendCategory": "Groceries",
"debitAmountUsd": 210.85,
"valueDate": null
},
{
"postedOn": "2025-02-20",
"merchant": "TARGET 00021",
"spendCategory": "Retail",
"debitAmountUsd": 196.75,
"valueDate": null
},
{
"postedOn": "2025-02-21",
"merchant": "TRADER JOE'S",
"spendCategory": "Groceries",
"debitAmountUsd": 131.63,
"valueDate": null
},
{
"postedOn": "2025-02-22",
"merchant": "CHIPOTLE 2231",
"spendCategory": "Dining",
"debitAmountUsd": 125.42,
"valueDate": null
},
{
"postedOn": "2025-02-26",
"merchant": "BEST BUY 391",
"spendCategory": "Retail",
"debitAmountUsd": 171.67,
"valueDate": null
},
{
"postedOn": "2025-02-28",
"merchant": "BEST BUY 391",
"spendCategory": "Retail",
"debitAmountUsd": 212.84,
"valueDate": null
},
{
"postedOn": "2025-03-07",
"merchant": "ZELLE TO J SMITH",
"spendCategory": "Transfer",
"debitAmountUsd": 233.59,
"valueDate": null
},
{
"postedOn": "2025-03-10",
"merchant": "NETFLIX.COM",
"spendCategory": "Subscription",
"debitAmountUsd": 182.64,
"valueDate": null
}
],
"highestRunningBalanceDescription": "ACME CORP DIRECT DEP"
} |