# Dataset

### Dataset Components

Enhanced data quality through integration of regulatory sources, queue data, and proprietary modeling to reflect true market-ready capacity and grid viability. Technology and stage classification to track each project’s progress from pre-permitting through construction and commercial operation. Geospatial and ISO mapping aligning each project to its utility service area, ISO zone (e.g., CAISO, PJM, ERCOT), and local permitting authorities.

### Daily Updates

Stay informed ensuring you always have the most current insights in this rapidly evolving sector.

### Schema Overview

<table><thead><tr><th width="391">Field Name</th><th>Field Data Type</th><th width="457">Description</th></tr></thead><tbody><tr><td>ATERIO_PROJECT_UID</td><td>String</td><td>Unique identifier for the project.</td></tr><tr><td>PROJECT_NAME</td><td>String</td><td>Name of the project.</td></tr><tr><td>PROJECT_TYPE</td><td>String</td><td>Category or type of the project.</td></tr><tr><td>PROJECT_STAGE</td><td>String</td><td>Current project phase.</td></tr><tr><td>PROVIDER_NAME</td><td>String</td><td>Name of the data center provider</td></tr><tr><td>PROVIDER_URL</td><td>String</td><td>URL of the data center provider</td></tr><tr><td>PROVIDER_PUBLIC_PRIVATE</td><td>String</td><td>Is the Provider a Public or Private Company</td></tr><tr><td>PROVIDER_TICKER_NAME</td><td>String</td><td>Stock Ticker</td></tr><tr><td>PROVIDER_BLOOMBERG_TICKER_NAME</td><td>String</td><td>Bloomberg Formatted Ticker</td></tr><tr><td>STOCK_EXCHANGE_PROVIDER_NAME</td><td>String</td><td>Stock Ticker including Stock Exchange</td></tr><tr><td>PROVIDER_BACKED_BY</td><td>String</td><td>Corporations related to Provider / Investors backing the Provider</td></tr><tr><td>FULL_ADDRESS</td><td>String</td><td>The Complete Address Of The Store Location</td></tr><tr><td>ZIP_CODE</td><td>String</td><td>US Zip Code</td></tr><tr><td>STATE_CODE</td><td>String</td><td>State code</td></tr><tr><td>LOCATION_LATITUDE</td><td>Float</td><td>Latitude coordinate location</td></tr><tr><td>LOCATION_LONGITUDE</td><td>Float</td><td>Longitude coordinate location</td></tr><tr><td>SITE_ACREAGE</td><td>Float</td><td>Site Acreage</td></tr><tr><td>TOT_FACILITY_SPACE_SQFT</td><td>Integer</td><td>Total space of the facility in square feet</td></tr><tr><td>TOT_POWER_MW</td><td>Float</td><td>Total power IT capacity data center in MW</td></tr><tr><td>NOTES</td><td>String</td><td>Notes on Data Center development</td></tr><tr><td>DATASHEET_URL</td><td>String</td><td>Data Center Datasheet URL</td></tr><tr><td>ANNOUNCED_DATE</td><td>Date</td><td>Date the project was publicly announced.</td></tr><tr><td>CONSTRUCTION_START_DATE</td><td>Date</td><td>Date construction began.</td></tr><tr><td>CONSTRUCTION_FINISHED_DATE</td><td>Date</td><td>Date construction was completed.</td></tr><tr><td>ACTIVATION_DATE</td><td>Date</td><td>Date the project became operational.</td></tr><tr><td>RECORD_CREATED_DATE</td><td>Date</td><td>Date the record was created in the system.</td></tr><tr><td>RECORD_UPDATED_DATE</td><td>Date</td><td>Date the record was last modified.</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://knowledge.aterio.io/data-products/us-energy-projects/dataset.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
