Loading financial data...
Loading financial data...
| Concept | FY2024 |
|---|---|
| Revenue from Contract with Customer, Excluding Assessed Tax | $8.0K |
| Income (Loss) from Continuing Operations before Income Taxes, Noncontrolling Interest | $109.0K |
| Income Tax Expense (Benefit) | $23.2K |
| Net Income (Loss) Attributable to Parent | $86.0K |
| Concept | FY2024 |
|---|---|
| Assets | $35.8M |
| Liabilities | $21.8M |
| Stockholders' Equity Attributable to Parent | $13.9M |
| Concept | FY2024 |
|---|---|
| Net Cash Provided by (Used in) Operating Activities | $12.0K |
| Net Cash Provided by (Used in) Investing Activities | $1.5M |
| Net Cash Provided by (Used in) Financing Activities | -$3.4M |
| Payments to Acquire Property, Plant, and Equipment | $65.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)