File size: 2,148 Bytes
d4f8959
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4b6e9f4
 
 
 
 
 
 
 
 
 
d4f8959
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_comment": "Hand-labeled ground truth. Every value below was read directly from the named filing (page refs included) — not from memory or the web. Values are absolute rupees (crore = 1e7). Add more filings by dropping the PDF in data/uploads and appending an entry.",
  "filings": [
    {
      "company": "HDFC Bank",
      "year": "2025",
      "file": "data/uploads/HDFC_Bank_Annual_Report_2024_25-310202.pdf",
      "sector": "BANK",
      "metrics": {
        "deposits": {
          "value": 27147149000000,
          "source": "p52: Total Deposits ₹27,14,714.9 crore"
        },
        "advances": {
          "value": 26196086000000,
          "source": "p52: Total Advances ₹26,19,608.6 crore"
        },
        "net_interest_income": {
          "value": 1226701000000,
          "source": "p52: Net Interest Income ₹1,22,670.1 crore"
        },
        "total_income": {
          "value": 3461493000000,
          "source": "p52: Total Income ₹3,46,149.3 crore"
        },
        "profit_after_tax": {
          "value": 673474000000,
          "source": "p203: Net Profit increased by 10.7 per cent to ₹67,347.4 crore"
        },
        "capital_adequacy": {
          "value": 19.6,
          "ratio": true,
          "source": "p52: Capital Adequacy Ratio 19.6%"
        },
        "gross_npa_pct": {
          "value": 1.33,
          "ratio": true,
          "source": "'GNPA stood at 1.33 per cent' / 'Gross NPA: 1.33 per cent of gross advances'"
        },
        "net_npa_pct": {
          "value": 0.43,
          "ratio": true,
          "source": "p52: Net NPA 0.43%"
        }
      },
      "direct_questions": [
        "What was HDFC Bank deposits in 2025?",
        "What was HDFC Bank advances in 2025?",
        "What was HDFC Bank net interest income in 2025?",
        "What was HDFC Bank total income in 2025?",
        "What was HDFC Bank profit after tax in 2025?"
      ],
      "open_questions": [
        "Summarize the bank's financial performance this year",
        "What are the main risks the bank faces?",
        "How did the bank's digital business perform?"
      ]
    }
  ]
}