Standardized SEC financial data for Portlogic Systems Inc. — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001413990 · Services-Prepackaged Software.
Ratios for fiscal year 2015, standardized from SEC filings.
| USD | FY2016 |
|---|---|
| SG&A expense | $65K |
| Interest expense | $15K |
| Net income | -$65K |
| EPS (diluted) | $-0.00 |
Standardized from Portlogic Systems Inc.'s SEC filings — per-share figures split-adjusted. Full history via the API.
| USD | FY2016 |
|---|---|
| Cash & equivalents | $400 |
| Total current assets | $15K |
| Total assets | $63K |
| Total current liabilities | $968K |
| Total liabilities | $968K |
| Retained earnings | -$1.5M |
| Total equity | -$905K |
| USD | FY2016 |
|---|---|
| Operating cash flow | -$40K |
| Financing cash flow | $39K |
| Dividends paid | $0 |
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/0001413990/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0001413990/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"