Inventory
This data is part of our comprehensive Data Centers Dataset, offering customers an in-depth look at data center properties, including facility sizes, provider details, and power capacity estimates. Perfect for stakeholders seeking insights into the evolving data center industry, it provides all the necessary details to assess infrastructure at both individual and aggregated levels.
Schema Overview
ATERIO_DATA_CENTER_UID (PK)
String
Unique identifier for each data center, used to track and reference facilities across various datasets.
DATA_CENTER_BUILDING_NAME
String
Name of the building where the data center is located.
ATERIO_DATA_CENTER_CAMPUS_UID
String
Unique identifier for each data center campus, 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_STAGE
String
Project stage (announcement, construction, active, cancelled, delayed, land bank), representing the current lifecycle phase.
LATEST_SATELLITE_PICTURE_DATE
Date
The most recent date when a satellite image of the data center was captured, useful for tracking construction progress or operational status.
PCT_CONSTRUCTION_STATUS
Float
The estimated percentage of construction completed, providing insight into the progress of the data center project.
DATA_CENTER_ACTIVATION_DATE
Date
The official or estimated date when the data center became fully operational and available for use.
ESTIMATED_ACTIVE_DATE_BY
String
The source or method used to estimate the expected activation date of the data center (e.g., developer projection, industry analysis).
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.
PROVIDER_URL
String
URL to the provider's main website.
PROVIDER_PUBLIC_PRIVATE
String
Status indicating whether the provider is public or privately owned.
PROVIDER_TICKER_NAME
String
Stock ticker symbol for the provider.
PROVIDER_BLOOMBERG_TICKER_NAME
String
Bloomberg ticker symbol for the provider, for financial data tracking.
STOCK_EXCHANGE_PROVIDER_NAME
String
Stock Ticker including Stock Exchange
PROVIDER_BACKED_BY
String
Corporations related to Provider / Investors backing the Provider
FULL_ADDRESS
String
Complete address of the data center.
ZIP_CODE
String
Postal code for the data centers location.
COUNTY_FIPS_CODE
String
Federal Information Processing Standards (FIPS) code identifying the county.
COUNTY_NAME
String
Name of the county where the data center is located.
CITY_NAME
String
City where the data center resides.,
PLACE_FIPS_CODE
String
FIPS code for the specific place (city/town).
STATE_CODE
String
Abbreviated state code (e.g., CA for California).
STATE_NAME
String
State Name
LOCATION_LATITUDE
Float
Latitude coordinate of the data center's location.
LOCATION_LONGITUDE
Float
Longitude coordinate of the data center's location.
SITE_ACREAGE
Float
Total land area occupied by the data center, measured in acres.
TOT_FACILITY_SPACE_SQFT
Integer
Total facility size in square feet.
TOT_DATACENTER_SPACE_SQFT
Integer
Square footage specifically dedicated to the data center space.
PROV_PUB_TOT_POWER_CAPACITY_MW
Float
Total published power capacity available for the data center, measured in megawatts (MW).
ATERIO_EST_TOT_POWER_CAPACITY_MW
Float
Estimate of total power capacity by Aterio (MW).
ATERIO_EST_TOT_POWER_CAPACITY_MW_LOWER
Float
Lower estimate of total power capacity by Aterio (MW).
ATERIO_EST_TOT_POWER_CAPACITY_MW_UPPER
Float
Upper estimate of total power capacity by Aterio (MW).
SELECTED_POWER_CAPACITY_MW
Float
Selected total power capacity depending on the availability of both published and estimated values.
AVG_MARKET_POWER_COST
Float
Average power market cost
YEARLY_PUE
Float
The yearly average Power Usage Effectiveness (PUE) of the data center, measuring its energy efficiency (lower values indicate higher efficiency).
TOT_NUM_GENERATORS
Integer
The total number of backup power generators installed at the data center, indicating its redundancy and resilience in case of power failures.
ATERIO_ELECTRICAL_SUBSTATION_UID
String
Unique identifier for the electrical substation serving the data center.
SUBSTATION_NAME
String
Name of the electrical substation.
SUBSTATION_FULL_ADDRESS
String
Full address of the substation.
SUBSTATION_ZIP_CODE
String
ZIP code of the substation.
SUBSTATION_COUNTY_FIPS_CODE
String
FIPS code identifying the county of the substation.
SUBSTATION_COUNTY_NAME
String
Name of the county where the substation is located.
SUBSTATION_CITY_NAME
String
City where the substation resides.
SUBSTATION_PLACE_FIPS_CODE
String
FIPS code for the specific place (city/town).
SUBSTATION_STATE_CODE
String
State code of the substation.
SUBSTATION_LOCATION_LATITUDE
Float
Latitude of the substation's geographic location.
SUBSTATION_LOCATION_LONGITUDE
Float
Longitude of the substation's geographic location.
ATERIO_ELECTRICAL_UTILITY_UID
String
Unique identifier for the utility company supplying electricity.
UTILITY_NAME
String
Name of the utility company.
UTILITY_CODE
String
Code assigned to the utility for identification purposes.
UTILITY_PUBLIC_PRIVATE
String
Status indicating whether the utility company is public or privately owned.
UTILITY_TICKER_NAME
String
Stock ticker symbol for the utility company, if publicly traded.
UTILITY_BLOOMBERG_TICKER_NAME
String
Bloomberg ticker symbol for the utility provider, for financial data tracking.
UTILITY_EXCHANGE_PROVIDER_TICKER_NAME
String
Ticker name for the stock exchange where the utility company is listed.
ATERIO_BAL_AUTH_UID
String
Unique identifier for the balancing authority responsible for the transmission and distribution of electricity to the data center.
BAL_AUTH_ABBR
String
Abbreviated name or acronym of the balancing authority.
BAL_AUTH_NAME
String
Full name of the balancing authority responsible for managing the electricity grid in the region where the data center is located.
ATERIO_BAL_AUTH_SUBREGION_UID
String
Unique identifier for the balancing authority responsible for the transmission and distribution of electricity to the data center.
BAL_AUTH_SUBREGION_CODE
String
Code of the subregion under the balancing authority’s management.
BAL_AUTH_SUBREGION_NAME
String
Name of the subregion under the balancing authority’s management.
DATASHEET_URL
String
URL linking to a datasheet with additional information.
MAP_URL
String
URL linking to an interactive map showing the data center location.
NOTES
String
Free-form field for additional comments or remarks about the data center.
RECORD_CREATED_DATE
Date
The date when the record was first created.
RECORD_UPDATED_DATE
Date
The date when the record was last modified or updated.
UPDATED_AT
Date
The date when the last execution or process update occurred.
Last updated