Standardized SEC financial data for Fibria Celulose S.A. — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001110649 · Paper Mills.
Ratios for fiscal year 2017, standardized from SEC filings.
| USD | FY2016 | FY2017 |
|---|---|---|
| Revenue | $9.61B | $11.74B |
| Cost of revenue | $7.11B | $8.25B |
| Gross profit | $2.51B | $3.49B |
| SG&A expense | $481.3M | $547.2M |
| Net income | $1.66B | $1.09B |
Standardized from Fibria Celulose S.A.'s SEC filings — per-share figures split-adjusted. Full history via the API.
| USD | FY2016 | FY2017 |
|---|---|---|
| Goodwill | $4.23B | $4.23B |
| Total assets | $34.44B | $38.69B |
| Total liabilities | $20.62B | $24.04B |
| Total equity | $13.82B | $14.65B |
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/0001110649/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0001110649/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"