Estimated Power Consumption

This table tracks estimated power consumption in the data center industry, providing insights into energy usage trends and capacity changes.

Schema Overview

Field
Type
Description

ATERIO_DATA_CENTER_UID (PK)

String

Unique identifier for each data center, used to track and reference facilities across various datasets.

DATA_CENTER_CAMPUS_NAME

String

Name of the campus or complex where the data center is situated, if applicable.

DATA_CENTER_BUILDING_NAME

String

Name of the building where the data center is located.

ATERIO_PROVIDER_UID

String

Unique identifier for the data center provider in our systems.

PROVIDER_NAME

String

Name of the company or entity that owns or operates the data center.

ATERIO_ELECTRICAL_SUBSTATION_UID

String

Unique identifier for each electrical substation.

SUBSTATION_NAME

String

Name of the electrical substation

ATERIO_ELECTRICAL_UTILITY_UID

String

Unique identifier for each electrical utility company.

UTILITY_NAME

String

Name of the electrical utility provider.

UTILITY_CODE

String

Code representing the electrical utility.

DATE (PK)

Date

First day of the month, representing the reporting period.

MONTH

String

Month corresponding to the reporting period (format: YYYY-MM)

TOT_POWER_CAPACITY_MW

Float

Total power capacity of the data center (MW).

TOT_SUBSTATION_LOAD_MW

Float

Total load on the substation (MW).

TOT_DATA_CENTER_ESTIMATED_CONSUMPTION_MW

Float

Estimated power consumption of data centers (MW).

UPDATED_AT

Date

The date when the last execution or process update occurred.

Last updated