Standardized SEC financial data for POSITIVEID Corp — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001347022 · Laboratory Analytical Instruments.
| USD | FY2016 | FY2017 |
|---|---|---|
| Revenue | $5.6M | $5.4M |
| Cost of revenue | $3.5M | $3.5M |
| Gross profit | $2.0M | $1.8M |
| R&D expense | $440K | $511K |
| SG&A expense | $8.7M | $5.8M |
| Operating income | -$7.1M | -$4.8M |
| EBITDA | -$6.8M | -$4.6M |
| Interest expense | $7.7M | $3.7M |
| Pretax income | -$13.1M | -$8.7M |
| Net income | -$13.2M | -$8.9M |
Standardized from POSITIVEID 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/0001347022/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0001347022/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"