You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
1009 B
JSON
41 lines
1009 B
JSON
{
|
|
"company": {
|
|
"ticker": "AAPL",
|
|
"name": "Apple Inc.",
|
|
"cik": "0000320193",
|
|
"exchange": "NASDAQ",
|
|
"sector": "Technology",
|
|
"industry": "Consumer Electronics",
|
|
"country": "US",
|
|
"market_cap": 3500000000000.0
|
|
},
|
|
"financial_data": [
|
|
{
|
|
"period_date": "2025-12-28T00:00:00Z",
|
|
"period_type": "quarterly",
|
|
"filing_type": "10-Q",
|
|
"revenue": 124300000000.0,
|
|
"net_income": 36000000000.0,
|
|
"eps": 2.34,
|
|
"gross_margin": 0.472,
|
|
"operating_margin": 0.315,
|
|
"gross_profit": 58668000000.0,
|
|
"data_source": "SEC_EDGAR",
|
|
"is_estimated": false
|
|
},
|
|
{
|
|
"period_date": "2025-09-27T00:00:00Z",
|
|
"period_type": "quarterly",
|
|
"filing_type": "10-Q",
|
|
"revenue": 119600000000.0,
|
|
"net_income": 34900000000.0,
|
|
"eps": 2.26,
|
|
"gross_margin": 0.461,
|
|
"operating_margin": 0.308,
|
|
"gross_profit": 55135000000.0,
|
|
"data_source": "SEC_EDGAR",
|
|
"is_estimated": false
|
|
}
|
|
]
|
|
}
|