Live Pipeline • 10 Tickers • 4 Data Sources

Your Own
Wall Street Terminal

Track, analyze, and warehouse real-time market data for the top 10 US equities — prices, fundamentals, earnings, and macro indicators, all in one platform.

AAPL $250.12 +1.23% NVDA $117.92 +3.41% MSFT $388.45 +0.56% GOOG $171.30 -0.42% AMZN $197.52 +0.87% META $597.81 +2.14% TSLA $249.30 -2.17% JPM $238.75 +0.33% NFLX $922.67 -1.08% DIS $101.20 +0.91% AAPL $250.12 +1.23% NVDA $117.92 +3.41% MSFT $388.45 +0.56% GOOG $171.30 -0.42% AMZN $197.52 +0.87% META $597.81 +2.14% TSLA $249.30 -2.17% JPM $238.75 +0.33% NFLX $922.67 -1.08% DIS $101.20 +0.91%
$16T+
Market Cap Tracked
25 yrs
Historical Depth
15K+
Data Points
15s
Update Frequency
1 cmd
To Deploy

Capabilities

Real-Time Market Feed

Live price updates every 15 seconds during market hours. Automatically pauses on weekends and after-hours to save API calls.

📈

25 Years of History

Full OHLCV history loaded on day one. After that, only new data is fetched — incremental ETL, no wasted work.

💰

Valuations at a Glance

Daily snapshots of market cap, PE ratios, price-to-book, dividend yield, and beta for every tracked company.

🎯

Earnings Surprises

Track which companies beat or miss analyst estimates. See EPS actual vs. consensus and surprise percentage by quarter.

🏦

SEC Filings

Income statements, balance sheets, and cash flow extracted directly from 10-K and 10-Q filings via SEC EDGAR.

🌎

Macro Context

Overlay stock performance against the Fed funds rate, CPI inflation, unemployment, and GDP from the Federal Reserve.

Use Cases

Every question below can be answered with a single SQL query against the warehouse.

Performance Comparison

"How has NVDA performed vs AAPL in 2026?"
ticker jan feb mar NVDA +8.2% -3.1% +5.7% AAPL +2.1% -1.8% +0.9%

Earnings Analysis

"Who beat earnings estimates the most?"
ticker avg surprise beat rate NFLX +12.4% 100% AAPL +4.8% 100% MSFT +3.2% 100%

Macro Correlation

"Tech stocks vs. Fed rate since 2023"
quarter fed rate tech return 2025-Q4 3.64% +6.8% 2025-Q3 4.25% +3.2% 2025-Q2 4.50% -1.4%

SEC Filings

"AAPL revenue trend from 10-K filings"
year revenue net income FY 2025 $416.2B $112.0B FY 2024 $391.0B $93.7B FY 2023 $383.3B $97.0B
Explore the Dashboard →

Architecture

Real-time streaming and scheduled batch ETL converge into a single time-series warehouse.

Architecture Diagram
Kafka
Kafka
Streaming
Airflow
Airflow
Orchestration
TimescaleDB
TimescaleDB
Warehouse
Docker
Docker
Containers
Python
Python
ETL
PostgreSQL
PostgreSQL
Database

3 Commands to Launch

git clone https://github.com/jayhemnani9910/stock-data-platform.git cp .env.example .env docker compose up -d # That's it. 7 services, ready to query.