---
title: "Beyond NVIDIA: Where the AI Infra Trade Actually Shows Up"
url: https://daily.dev/posts/beyond-nvidia-where-the-ai-infra-trade-actually-shows-up-gbszrnqgg
source_url: https://www.freecodecamp.org/news/beyond-nvidia-where-the-ai-infra-trade-actually-shows-up
type: article
source: "freeCodeCamp"
published: 2026-05-30T00:21:59.090Z
updated: 2026-05-30T00:22:25.022Z
tags: ["python", "data-visualization", "pandas", "matplotlib"]
reading_time: 18
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Beyond NVIDIA: Where the AI Infra Trade Actually Shows Up

**[freeCodeCamp](https://daily.dev/sources/freecodecamp)** · 18 min read · 1 upvotes · 0 comments

## Summary

A Python-based analysis that maps the AI capital expenditure (capex) spending chain beyond the obvious NVIDIA and hyperscaler names. Using EODHD financial data APIs, the tutorial builds a universe of ~30 companies across 9 infrastructure layers (chips, semiconductor equipment, servers, networking, data centers, power, cooling, construction), then constructs two composite signals — a fundamental signal (revenue growth, margins, ROE) and a market recognition signal (1Y/6M/3M returns, drawdown) — to plot companies on a 2D matrix. Key findings: construction/engineering and semiconductor equipment layers showed the highest median 1-year returns, physical infrastructure names like Vertiv, Comfort Systems, and Quanta Services already show strong market recognition, and the AI capex trade has visibly broadened beyond chip stocks into the physical buildout chain.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.freecodecamp.org/news/beyond-nvidia-where-the-ai-infra-trade-actually-shows-up>

## Similar posts on daily.dev

- [The infrastructure lock-in costing AI companies hundreds of millions](https://daily.dev/posts/the-infrastructure-lock-in-costing-ai-companies-hundreds-of-millions-wuyswiobz) · The New Stack · 0 upvotes · 0 comments
- [On NVIDIA and Analyslop](https://daily.dev/posts/on-nvidia-and-analyslop-uuuw67r29) · Where's Your Ed At · 4 upvotes · 0 comments

---

Tags: [#python](https://daily.dev/tags/python), [#data-visualization](https://daily.dev/tags/data-visualization), [#pandas](https://daily.dev/tags/pandas), [#matplotlib](https://daily.dev/tags/matplotlib)

[View this post on daily.dev](https://daily.dev/posts/beyond-nvidia-where-the-ai-infra-trade-actually-shows-up-gbszrnqgg)
