Datacenters#
Get datacenter information
Endpoint#
GET |
https://vulcan.api.synmax.com/v2/datacenters |
Request Examples#
curl -X GET "https://vulcan.api.synmax.com/v2/datacenters" \
-H "Access-Key: $API_TOKEN"
from synmax.vulcan.v2 import VulcanApiClient
SYNMAX_ACCESS_TOKEN = "<YOUR_API_TOKEN>"
vulcan_api_client = VulcanApiClient(access_token=SYNMAX_ACCESS_TOKEN)
datacenters_resp = vulcan_api_client.datacenters()
datacenters_df = datacenters_resp.df()
datacenters_df.head()
Response#
Parameters |
Type |
Description |
Example |
|---|---|---|---|
balancing_authority |
string |
IIR data center unit capacity in megawatts (MW) |
ERCOT |
btm_generation |
boolean |
Indicates if the data center has behind-the-meter generation |
True |
created_at |
string |
ISO date on which the record was created |
2023-01-01T12:00:00Z |
data_center_type |
string |
IIR type of data center |
Hyperscale Data Center |
date_construction_50_percent_complete |
string |
Date where a data center has been deemed to appear 50% complete |
5/18/2025 |
date_construction_completed |
string |
Date where data center has been deemed complete based on satellite observations |
6/30/2025 |
date_construction_start |
string |
Start date of construction for a given data center |
2023-08-20 |
date_first_structures |
string |
Date where the first permanent structures are identified for a given data center |
7/12/2023 |
date_image |
string |
Date of the latest available satellite image |
2025-04-27 |
date_land_cleared |
string |
Date of first land cleared for a given data center |
2023-03-19 |
date_planned_operation |
string |
IIR online date for a given data center |
2026-07-31 |
date_vulcan_earliest_online |
string |
The earliest possible date a data center is projected to be operational |
2/7/2024 |
date_vulcan_earliest_plus_7 |
string |
The earliest possible date a data center could be operational if construction were to start 1 week after the last update. |
1/2/2026 |
date_vulcan_latest_online |
string |
The latest possible date a data center is projected to be operational |
7/24/2027 |
date_vulcan_median_online |
string |
The median date a data center is projected to be operational |
5/15/2026 |
date_vulcan_status_change |
string |
Date of which the data center status was changed to under construction |
5/29/2025 |
days_iir_minus_vulcan_earliest_online |
object |
The difference in days between the IIR startup date and the Vulcan earliest date |
139 |
days_iir_minus_vulcan_latest_online |
object |
The difference in days between the IIR startup date and the Vulcan latest date |
-1124 |
modified_at |
string |
ISO date on which the record was last modified |
2023-01-01T12:00:00Z |
observation |
string |
Observations or relevant data center comments after reviewing satellite images |
land cleared |
owner_name |
string |
IIR owner of data center |
CloudHQ LLC |
plant_id |
integer |
IIR plant id |
68847 |
plant_name |
string |
IIR plant name |
1000 Mile Solar |
plant_status |
string |
IIR construction status of the data center |
[‘Under Construction’] |
source |
string |
The source of data center data |
EIA |
state_code |
string |
2 letter state code - provided by IIR |
TX |
synmax_id |
string |
A unique key of plant id and unit id |
68847-PV1 |
unit_capacity |
number |
IIR data center unit capacity in megawatts (MW) |
108 |
unit_id |
integer |
IIR id given to each unit for a given data center |
2548109 |
unit_name |
string |
IIR name of each unit for a given data center |
LC11DC1 |
unit_status |
string |
IIR construction status of the unit for a given data center |
Engineered |
vulcan_status |
string |
Indicates if a data center has been observed to be under construction |
Confirmed |
Normal Output#
plant_id |
plant_name |
unit_id |
unit_name |
owner_name |
state_code |
balancing_authority |
unit_capacity |
unit_status |
plant_status |
date_planned_operation |
data_center_type |
date_vulcan_status_change |
date_image |
vulcan_status |
observation |
date_construction_start |
date_land_cleared |
date_first_structures |
date_construction_50_percent_complete |
date_construction_completed |
date_vulcan_earliest_plus_7 |
date_vulcan_earliest_online |
date_vulcan_latest_online |
date_vulcan_median_online |
days_iir_minus_vulcan_earliest_online |
days_iir_minus_vulcan_latest_online |
synmax_id |
source |
btm_generation |
created_at |
modified_at |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3668892 |
Sealy Data Center Campus |
2651709 |
Sealy DC01 |
CleanSpark Incorporated |
TX |
ERCOT |
95.00 |
Planned |
Planned |
2027-09-30 |
Hyperscale Data Center |
2026-04-09 |
2026-04-06 |
Identified |
land cleared |
2026-04-06 |
2026-04-06 |
TBD |
TBD |
09/26/2026 |
2026-09-26 |
2030-12-06 |
2028-01-05 |
369 |
-1163 |
3668892-2651709 |
IIR Energy |
False |
TBD |
2026-04-09 |
|
3638116 |
Sweetwater 1 Cryptomining Data Center |
2609071 |
Sweetwater 1 DC |
IREN Limited |
TX |
ERCOT |
1400.00 |
Under Construction |
Under Construction |
2026-04-30 |
Crypto Mining Data Center |
2026-04-09 |
2026-04-05 |
Identified |
land cleared |
2026-01-06 |
2026-01-06 |
TBD |
TBD |
07/06/2026 |
2026-07-06 |
2027-05-18 |
2026-12-08 |
-67 |
-383 |
3638116-2609071 |
IIR Energy |
False |
TBD |
2026-04-09 |
|
3605262 |
Cedar Creek Data Center Campus |
2551341 |
Cedar Creek DCII |
EdgeConneX Incorporated |
TX |
ERCOT |
96.00 |
Planned |
Under Construction |
2028-06-30 |
Hyperscale Data Center |
2026-04-09 |
2026-04-06 |
Identified |
land cleared |
2026-04-06 |
2026-04-06 |
TBD |
TBD |
09/26/2026 |
2026-09-26 |
2030-12-06 |
2028-01-05 |
643 |
-889 |
3605262-2551341 |
IIR Energy |
False |
TBD |
2026-04-09 |
|
3572011 |
Culpeper Data Center Campus IAD5 |
2549382 |
IAD5 DC01 |
DataBank Limited |
VA |
PJM |
72.00 |
Under Construction |
Under Construction |
2027-03-31 |
Hyperscale Data Center |
2026-04-09 |
2026-04-06 |
Identified |
land cleared |
2026-04-06 |
2026-04-06 |
TBD |
TBD |
09/26/2026 |
2026-09-26 |
2030-12-06 |
2028-01-05 |
186 |
-1346 |
3572011-2549382 |
IIR Energy |
False |
TBD |
2026-04-09 |
|
3638586 |
Dallas Fort Worth Data Center |
2609756 |
DFW DC01 |
Actividades de Construccion y Servicios SA (ACS Group) |
TX |
ERCOT |
65.00 |
Planned |
Planned |
2028-03-31 |
Hyperscale Data Center |
2026-04-09 |
2026-04-06 |
Identified |
land cleared |
2026-04-06 |
2026-04-06 |
TBD |
TBD |
09/26/2026 |
2026-09-26 |
2030-12-06 |
2028-01-05 |
552 |
-980 |
3638586-2609756 |
IIR Energy |
False |
TBD |
2026-04-09 |
|
3602543 |
EdgeConneX ALT11-13 Union City Data Center |
2547827 |
ATL12 |
Microsoft Corporation |
GA |
108.00 |
Engineered |
Under Construction |
2027-11-30 |
Hyperscale Data Center |
2026-04-09 |
2026-04-07 |
Identified |
land cleared |
2026-04-07 |
2026-04-07 |
TBD |
TBD |
09/27/2026 |
2026-09-27 |
2030-12-07 |
2028-01-06 |
429 |
-1103 |
3602543-2547827 |
IIR Energy |
False |
TBD |
2026-04-09 |
||
3594000 |
Irving Data Center Campus |
2562797 |
PowerHouse Irving DC2 |
PowerHouse Data Centers |
TX |
ERCOT |
67.00 |
Planned |
Under Construction |
2027-09-30 |
Hyperscale Data Center |
2026-04-01 |
2026-02-11 |
Identified |
land cleared |
2025-10-10 |
2025-10-10 |
TBD |
TBD |
04/01/2026 |
2026-04-01 |
2030-06-11 |
2027-07-11 |
547 |
-985 |
3594000-2562797 |
IIR Energy |
False |
TBD |
2026-04-09 |
|
3686893 |
Saint George Data Center Campus (Project Pecan) |
2671308 |
Pecan DC01 |
Google Incorporated |
SC |
80.00 |
Under Construction |
Under Construction |
2026-10-31 |
Hyperscale Data Center |
2026-04-01 |
2026-03-13 |
Confirmed |
structures visible |
2025-08-18 |
2025-04-13 |
2025-08-18 |
TBD |
TBD |
12/10/2025 |
2025-12-10 |
2027-11-17 |
2026-10-05 |
325 |
-382 |
3686893-2671308 |
IIR Energy |
False |
TBD |
2026-04-09 |
|
3686893 |
Saint George Data Center Campus (Project Pecan) |
2671312 |
Pecan DC02 |
Google Incorporated |
SC |
80.00 |
Engineered |
Under Construction |
2027-11-30 |
Hyperscale Data Center |
2026-04-01 |
2026-03-13 |
Confirmed |
structures visible |
2026-03-13 |
2025-11-13 |
2026-03-13 |
TBD |
TBD |
07/05/2026 |
2026-07-05 |
2028-06-11 |
2027-04-30 |
513 |
-194 |
3686893-2671312 |
IIR Energy |
False |
TBD |
2026-04-09 |
|
3595220 |
Wilmer Data Center Campus (DFW2-DC1/DC2/DC3/DC4/DC5/DC6) |
2671056 |
DFW2 DC4 |
Quality Technology Services (QTS) |
TX |
ERCOT |
24.00 |
Under Construction |
Under Construction |
2027-05-31 |
Co-Location Data Center |
2026-04-01 |
2026-01-13 |
Identified |
land cleared |
2026-01-29 |
2026-01-29 |
TBD |
TBD |
07/21/2026 |
2026-07-21 |
2030-09-30 |
2027-10-30 |
314 |
-1218 |
3595220-2671056 |
IIR Energy |
False |
TBD |
2026-04-09 |