Standardized SEC financial data for FIRST PRIORITY FINANCIAL CORP. — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001389772 · State Commercial Banks.
| USD | FY2016 | FY2017 |
|---|---|---|
| Operating income | $7.0M | $8.7M |
| Interest expense | $4.6M | $5.8M |
| Pretax income | $3.4M | $4.5M |
| Income tax | $1.1M | $2.0M |
| Net income | $2.3M | $2.5M |
| EPS (diluted) | $0.29 | $0.32 |
Standardized from FIRST PRIORITY FINANCIAL CORP.'s SEC filings — per-share figures split-adjusted. Full history via the API.
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/0001389772/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0001389772/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"