| { |
| "_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?" |
| ] |
| } |
| ] |
| } |
|
|