Loading financial data...
Loading financial data...
| Concept | FY2020 | FY2019 |
|---|---|---|
| Research and Development Expense | $6.7M | $19.2M |
| Net Income (Loss) Attributable to Parent | -$11.5M | — |
| Concept | FY2020 |
|---|---|
| Liabilities | $2.1M |
| Stockholders' Equity Attributable to Parent | $6.0M |
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)