Loading financial data...
Loading financial data...
| Concept | FY2025 | FY2024 | FY2023 | FY2022 | FY2021 |
|---|---|---|---|---|---|
| Operating Income (Loss) | — | — | — | — | — |
| Interest Expense | — | — | — | — | — |
| Income (Loss) from Continuing Operations before Income Taxes, Noncontrolling Interest | — | — | — | — | — |
| Income Tax Expense (Benefit) | $0.00 | $0.00 | $0.00 | $0.00 | $0.00 |
| Net Income (Loss) Attributable to Parent | — | — | — | — | — |
| Earnings Per Share, Basic | -$0.08 | -$0.10 | -$0.12 | -$0.06 | — |
| Earnings Per Share, Diluted | -$0.08 | -$0.10 | -$0.12 | -$0.06 | — |
| Concept | FY2025 | FY2024 | FY2023 | FY2022 | FY2021 |
|---|---|---|---|---|---|
| Assets | — | — | — | — | — |
| Assets, Current | — | — | — | — | — |
| Cash and Cash Equivalents, at Carrying Value | — | — | — | — | — |
| Liabilities | — | — | — | — | — |
| Liabilities, Current | — | — | — | — | — |
| Stockholders' Equity Attributable to Parent | — | — | — | — | — |
| Common Stock, Shares, Outstanding | $55.8M | $40.4M | $32.8M | $26.8M | $26.4M |
| Concept | FY2019 | FY2018 | FY2017 | FY2016 |
|---|---|---|---|---|
| Net Cash Provided by (Used in) Operating Activities | -$3.9M | -$2.7M | -$276.3K | -$9.7K |
| Net Cash Provided by (Used in) Investing Activities | -$1.7M | -$3.6M | -$80.0K | -$26.7K |
| Net Cash Provided by (Used in) Financing Activities | $5.4M | $6.5M | $477.3K | $171.9K |
| Payments to Acquire Property, Plant, and Equipment | — | $89.2K | — | — |
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)