Standardized SEC financial data for IRELAND INC. — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001166338 · Gold and Silver Ores.
Ratios for fiscal year 2016, standardized from SEC filings.
| USD | FY2016 |
|---|---|
| Revenue | $0 |
| SG&A expense | $2.8M |
| Operating income | -$12.3M |
| Interest expense | $24K |
| Pretax income | -$12.3M |
| Income tax | $0 |
| Net income | -$12.3M |
Standardized from IRELAND INC.'s SEC filings — per-share figures split-adjusted. Full history via the API.
| USD | FY2016 |
|---|---|
| Total current assets | $152K |
| Property, plant & equipment | $750K |
| Total assets | $10.3M |
| Total current liabilities | $2.9M |
| Total liabilities | $3.6M |
| Retained earnings | -$61.5M |
| Total equity | $6.7M |
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/0001166338/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0001166338/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"