Standardized SEC financial data for HSBC Finance Corp — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0000354964 · Personal Credit Institutions.
Ratios for fiscal year 2015, standardized from SEC filings.
| USD | FY2016 |
|---|---|
| Interest expense | $608.0M |
Standardized from HSBC Finance Corp's SEC filings — per-share figures split-adjusted. Full history via the API.
| USD | FY2016 |
|---|---|
| Cash & equivalents | $135.0M |
| Total assets | $13.88B |
| Long-term debt | $4.34B |
| Total debt | $4.34B |
| Total liabilities | $8.45B |
| Retained earnings | -$18.73B |
| Total equity | $5.43B |
| USD | FY2016 |
|---|---|
| Operating cash flow | -$1.88B |
| Investing cash flow | $10.28B |
| Financing cash flow | -$8.40B |
| Dividends paid | $106.0M |
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/0000354964/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0000354964/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"