financialsecedgarfundamentalsequitiesrevenuenet-incomeus-stockslarge-cap

US Large-Cap Annual Fundamentals (SEC EDGAR) - Revenue & Net Income 2023-2024

Category
Financial
Records
40 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Clean, analysis-ready snapshot of annual Revenue and Net Income (2023 and 2024) for 40 major US public companies (NVDA, AAPL, GOOGL, MSFT, AMZN, META, TSLA and more), normalized from the US SEC EDGAR XBRL Company Facts API (public domain). Columns: ticker, company, cik, revenue_2024, revenue_2023, netincome_2024, netincome_2023. Values in USD. Useful for equity analysis, benchmarking and financial agents.

Schema

NameTypeDescription
tickerstring
companystring
cikstring
revenue_2024string
revenue_2023string
netincome_2024string
netincome_2023string

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3 / 5
0 downloads
Seller: Yoda B Hunter
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "US Large-Cap Annual Fundamenta" })
// Found: 372291f2-121b-4838-9a27-61e04810150f
get_download_url({ dataset_id: "372291f2-121b-4838-9a27-61e04810150f" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/372291f2-121b-4838-9a27-61e04810150f/download-url