Loading financial data...
Loading financial data...
| Concept | FY2014 | FY2013 | FY2012 | FY2011 |
|---|---|---|---|---|
| Operating Income (Loss) | -$3.7K | -$9.1K | -$3.8K | $3.7K |
| Net Income (Loss) Attributable to Parent | -$3.7K | -$1.9K | -$1.9K | -$1.9K |
| Concept | FY2014 | FY2013 | FY2012 | FY2011 |
|---|---|---|---|---|
| Assets | $0.00 | $584.00 | $584.00 | $41.00 |
| Assets, Current | — | $584.00 | $584.00 | $41.00 |
| Cash and Cash Equivalents, at Carrying Value | — | $584.00 | $584.00 | $41.00 |
| Liabilities, Current | $51.5K | $28.9K | $19.2K | $15.5K |
| Stockholders' Equity Attributable to Parent | -$51.5K | $2.0K | $2.0K | $2.0K |
| Common Stock, Shares, Outstanding | $35.0M | $35.0M | — | — |
| Concept | FY2014 | FY2013 | FY2012 | FY2011 |
|---|---|---|---|---|
| Net Cash Provided by (Used in) Operating Activities, Continuing Operations | -$45.4K | $584.00 | -$44.3K | $1.6K |
| Net Cash Provided by (Used in) Financing Activities | $45.4K | $45.4K | $41.00 | $1.6K |
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)