Standardized SEC financial data for MV Portfolios, Inc. — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001363573 · Metal Mining.
| USD | FY2016 | FY2017 |
|---|---|---|
| SG&A expense | $3.5M | $1.8M |
| Operating income | -$3.5M | -$1.8M |
| Interest expense | $3.7M | $33K |
| Net income | -$3.2M | -$1.9M |
Standardized from MV Portfolios, Inc.'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/0001363573/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0001363573/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"