Standardized SEC financial data for Fuquan Financial Co — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0000819690 · Construction - Special Trade Contractors.
| USD | FY2017 | FY2018 |
|---|---|---|
| SG&A expense | $56K | $27K |
| Operating income | -$56K | -$27K |
| Pretax income | -$56K | -$27K |
| Net income | -$56K | -$27K |
Standardized from Fuquan Financial Co's SEC filings — per-share figures split-adjusted. Full history via the API.
| USD | FY2017 | FY2018 |
|---|---|---|
| Total assets | $0 | $0 |
| Total current liabilities | $297K | $324K |
| Total liabilities | $297K | $324K |
| Retained earnings | -$6.1M | -$6.1M |
| Total equity | -$297K | -$324K |
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/0000819690/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0000819690/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"