Standardized SEC financial data for PRIVATEBANCORP, INC — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0000889936 · State Commercial Banks.
| USD | FY2016 |
|---|---|
| Revenue | $738.8M |
| Interest expense | $82.6M |
| Pretax income | $324.0M |
| Net income | $208.4M |
| EPS (diluted) | $2.57 |
Standardized from PRIVATEBANCORP, INC's SEC filings — per-share figures split-adjusted. Full history via the API.
| USD | FY2016 |
|---|---|
| Cash & equivalents | $748.7M |
| Property, plant & equipment | $47.0M |
| Goodwill | $94.0M |
| Total assets | $20.05B |
| Long-term debt | $338.3M |
| Total debt | $338.3M |
| Total liabilities | $18.13B |
| Retained earnings | $736.8M |
| Total equity | $1.92B |
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/0000889936/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0000889936/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"