Loading financial data...
Loading financial data...
| Concept | FY2025 | FY2014 | FY2013 |
|---|---|---|---|
| Revenues | $51.8K | — | — |
| Cost of Goods and Services Sold | $34.7K | — | — |
| Gross Profit | $17.1K | — | — |
| Operating Expenses | $90.0K | -$17.5K | -$2.3K |
| Operating Income (Loss) | -$72.9K | — | — |
| Interest Expense | $0.00 | — | — |
| Other Nonoperating Income (Expense) | $0.00 | — | — |
| Income (Loss) from Continuing Operations before Income Taxes, Noncontrolling Interest | -$72.9K | — | — |
| Income Tax Expense (Benefit) | $0.00 | — | — |
| Net Income (Loss) Attributable to Parent | -$72.9K | -$17.5K | — |
| Earnings Per Share, Basic | $0.00 | $0.00 | — |
| Concept | FY2025 | FY2014 | FY2013 |
|---|---|---|---|
| Assets | $95.4K | — | — |
| Assets, Current | $25.9K | $154.00 | $5.0K |
| Cash and Cash Equivalents, at Carrying Value | $0.00 | — | $5.0K |
| Liabilities | $293.0K | $14.0K | — |
| Liabilities, Current | $293.0K | $14.0K | $1.3K |
| Stockholders' Equity Attributable to Parent | — | $3.7K | $0.00 |
| Common Stock, Shares, Outstanding | — | $6.0M | $6.0M |
| Concept | FY2025 | FY2014 | FY2013 |
|---|---|---|---|
| Net Cash Provided by (Used in) Operating Activities | -$501.00 | -$14.8K | -$1.0K |
| Net Cash Provided by (Used in) Investing Activities | -$28.5K | — | — |
| Net Cash Provided by (Used in) Financing Activities | $29.0K | $10.0K | $6.0K |
Access SEC EDGAR data via REST API. Free tier available.
from sec_edgar import SecEdgar
api = SecEdgar("YOUR_KEY")
api.revenue("AAPL", limit=5)Get API Key (Free)