Standardized SEC financial data for AGRIUM INC — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0000943003 · Agricultural Chemicals.
Ratios for fiscal year 2017, standardized from SEC filings.
| USD | FY2016 | FY2017 |
|---|---|---|
| Revenue | $13.46B | $13.77B |
| Cost of revenue | $10.08B | $10.34B |
| Gross profit | $3.38B | $3.43B |
| Net income | $596.0M | $315.0M |
Standardized from AGRIUM INC's SEC filings — per-share figures split-adjusted. Full history via the API.
| USD | FY2016 | FY2017 |
|---|---|---|
| Goodwill | $2.10B | $2.23B |
| Total assets | $16.96B | $17.94B |
| Total liabilities | $10.79B | $11.81B |
| Retained earnings | $5.63B | $5.46B |
| Total equity | $6.17B | $6.13B |
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/0000943003/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0000943003/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"