> For the complete documentation index, see [llms.txt](https://knowledge.aterio.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.aterio.io/data-products/us-data-centers.md).

# US Data Centers

"US Data Centers" product provides a comprehensive inventory of data centers across the United States, including those currently operational, under construction, and announced for future construction.&#x20;

Sourced from data center providers, press releases, satellite imagery, energy grid data, Aterio’s proprietary energy curves, and utility company records. This dataset offers detailed information on locations, sizes, utility companies serving those markets, and estimated power demand.&#x20;

Some of the tickers covered by the dataset include LUMN, DLR, EQIX, GOOG, NTTYY, RXT, META, AMZN, AAPL, MSFT, ORCL, and others.

To provide the most comprehensive and detailed information on each Data Center building and campus, we have established the following data tables:

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Inventory</strong></td><td><a href="/files/C8fRSjp1k0QB2XjfEkv3">/files/C8fRSjp1k0QB2XjfEkv3</a></td><td><a href="/pages/167HDjJzed4LnGQ20Nmj">/pages/167HDjJzed4LnGQ20Nmj</a></td></tr><tr><td align="center"><strong>Events</strong></td><td><a href="/files/IsRxCKp4raKTOOH0sHjl">/files/IsRxCKp4raKTOOH0sHjl</a></td><td><a href="/pages/J7aNUex9rN1lpSF85At0">/pages/J7aNUex9rN1lpSF85At0</a></td></tr><tr><td align="center"><strong>Estimated Energy Consumption</strong></td><td><a href="/files/WnGX37G5LZbramLOBlOY">/files/WnGX37G5LZbramLOBlOY</a></td><td><a href="/pages/P4eELExKZs0zdqAla1BF">/pages/P4eELExKZs0zdqAla1BF</a></td></tr><tr><td align="center"><strong>Balancing Authority Energy Demand</strong></td><td><a href="/files/hA10Xu59tXpwKrX1gCXW">/files/hA10Xu59tXpwKrX1gCXW</a></td><td><a href="/pages/7qv4MABd6AEhoE1UHR1v">/pages/7qv4MABd6AEhoE1UHR1v</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://knowledge.aterio.io/data-products/us-data-centers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
