Standardized SEC financial data for VWR Corp — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001412232 · Wholesale-Professional & Commercial Equipment & Supplies.
| USD | FY2016 |
|---|---|
| Revenue | $4.51B |
| Cost of revenue | $3.25B |
| Gross profit | $1.26B |
| SG&A expense | $946.2M |
| Operating income | $315.6M |
| EBITDA | $445.7M |
| Interest expense | $79.7M |
| Pretax income | $234.3M |
| Income tax | $86.1M |
| Net income | $148.2M |
| EPS (diluted) | $1.12 |
Standardized from VWR 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/0001412232/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0001412232/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"