Standardized SEC financial data for Pacific Gold & Royalty Corp. — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001137855 · Gold and Silver Ores.
| USD | FY2016 | FY2017 |
|---|---|---|
| Revenue | $0 | $524 |
| Gross profit | $0 | $524 |
| SG&A expense | $125K | $90K |
| Operating income | -$125K | -$96K |
| Interest expense | $270K | $287K |
| Net income | -$616K | -$258K |
Standardized from Pacific Gold & Royalty 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/0001137855/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0001137855/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"