Data: - Expand datacenter inventory from 38 to 108 facilities - Add 14 North Carolina datacenters (Apple, Google, AWS, Microsoft, etc.) - Add missing operators (Cloudflare, Switch, Vantage, Apple, Aligned, Iron Mountain) - Fill geographic gaps (Southeast, Northwest, Midwest) Map UX: - Dark mode via ColorScheme.DARK, hide all default UI controls - Center on Chapel Hill, NC (lat 35.91, lng -79.06) at zoom 6 - New map legend component (price gradient, marker scale, pulse/glow key) - Floating region price labels via AdvancedMarker at region centroids - Tune breathing animation: 8s period, only stressed regions, 5 FPS - Enhanced markers: capacity labels on 200+ MW, status-based styling Charts: - Fix generation chart timestamp duplication (use epoch ms dataKey) - Fix correlation chart black-on-black axis labels - Context-aware tick formatting (time-only for 24h, date for longer ranges) GPU Calculator: - Default to B200 (1,000W), add R200 Rubin (1,800W) Navigation: - Granular Suspense boundaries on all 5 pages - Extract data-fetching into async Server Components per section - Page shells render instantly, sections stream in independently
1314 lines
36 KiB
JSON
1314 lines
36 KiB
JSON
{
|
|
"type": "FeatureCollection",
|
|
"features": [
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-77.4875, 39.0438] },
|
|
"properties": {
|
|
"name": "AWS US-East Ashburn Campus",
|
|
"operator": "AWS",
|
|
"capacity_mw": 350,
|
|
"status": "operational",
|
|
"year_opened": 2006,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-77.5105, 38.7515] },
|
|
"properties": {
|
|
"name": "AWS Manassas Data Center",
|
|
"operator": "AWS",
|
|
"capacity_mw": 200,
|
|
"status": "operational",
|
|
"year_opened": 2016,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-82.9071, 40.0798] },
|
|
"properties": {
|
|
"name": "AWS US-East-2 Columbus Campus",
|
|
"operator": "AWS",
|
|
"capacity_mw": 250,
|
|
"status": "operational",
|
|
"year_opened": 2016,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-119.8526, 45.6946] },
|
|
"properties": {
|
|
"name": "AWS US-West-2 Oregon Campus",
|
|
"operator": "AWS",
|
|
"capacity_mw": 300,
|
|
"status": "operational",
|
|
"year_opened": 2011,
|
|
"region": "BPA"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-86.2748, 40.4822] },
|
|
"properties": {
|
|
"name": "AWS Indiana Data Center Campus",
|
|
"operator": "AWS",
|
|
"capacity_mw": 525,
|
|
"status": "operational",
|
|
"year_opened": 2023,
|
|
"region": "MISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-121.1787, 45.5946] },
|
|
"properties": {
|
|
"name": "Google The Dalles Data Center",
|
|
"operator": "Google",
|
|
"capacity_mw": 250,
|
|
"status": "operational",
|
|
"year_opened": 2006,
|
|
"region": "BPA"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-95.8608, 41.2619] },
|
|
"properties": {
|
|
"name": "Google Council Bluffs Data Center",
|
|
"operator": "Google",
|
|
"capacity_mw": 400,
|
|
"status": "operational",
|
|
"year_opened": 2009,
|
|
"region": "MISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-95.2400, 36.3000] },
|
|
"properties": {
|
|
"name": "Google Mayes County Data Center",
|
|
"operator": "Google",
|
|
"capacity_mw": 300,
|
|
"status": "operational",
|
|
"year_opened": 2011,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-77.4207, 36.6713] },
|
|
"properties": {
|
|
"name": "Google Loudoun County Data Center",
|
|
"operator": "Google",
|
|
"capacity_mw": 200,
|
|
"status": "operational",
|
|
"year_opened": 2019,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-86.5861, 33.3684] },
|
|
"properties": {
|
|
"name": "Google Bridgeport Data Center",
|
|
"operator": "Google",
|
|
"capacity_mw": 300,
|
|
"status": "under_construction",
|
|
"year_opened": 2025,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-98.4936, 29.4241] },
|
|
"properties": {
|
|
"name": "Microsoft San Antonio Data Center",
|
|
"operator": "Microsoft",
|
|
"capacity_mw": 250,
|
|
"status": "operational",
|
|
"year_opened": 2010,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-78.3877, 36.6559] },
|
|
"properties": {
|
|
"name": "Microsoft Boydton Data Center",
|
|
"operator": "Microsoft",
|
|
"capacity_mw": 400,
|
|
"status": "operational",
|
|
"year_opened": 2010,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-119.8530, 47.2343] },
|
|
"properties": {
|
|
"name": "Microsoft Quincy Data Center",
|
|
"operator": "Microsoft",
|
|
"capacity_mw": 300,
|
|
"status": "operational",
|
|
"year_opened": 2007,
|
|
"region": "BPA"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-93.7910, 41.5770] },
|
|
"properties": {
|
|
"name": "Microsoft West Des Moines Data Center",
|
|
"operator": "Microsoft",
|
|
"capacity_mw": 350,
|
|
"status": "operational",
|
|
"year_opened": 2014,
|
|
"region": "MISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-87.8135, 41.7375] },
|
|
"properties": {
|
|
"name": "Microsoft Chicago Data Center",
|
|
"operator": "Microsoft",
|
|
"capacity_mw": 150,
|
|
"status": "operational",
|
|
"year_opened": 2009,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-111.9749, 33.3784] },
|
|
"properties": {
|
|
"name": "Microsoft Phoenix (Goodyear) Data Center",
|
|
"operator": "Microsoft",
|
|
"capacity_mw": 250,
|
|
"status": "operational",
|
|
"year_opened": 2021,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-120.9224, 44.2993] },
|
|
"properties": {
|
|
"name": "Meta Prineville Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 350,
|
|
"status": "operational",
|
|
"year_opened": 2011,
|
|
"region": "BPA"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-93.4747, 41.6432] },
|
|
"properties": {
|
|
"name": "Meta Altoona Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 400,
|
|
"status": "operational",
|
|
"year_opened": 2014,
|
|
"region": "MISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-97.2767, 32.8140] },
|
|
"properties": {
|
|
"name": "Meta Fort Worth Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 250,
|
|
"status": "operational",
|
|
"year_opened": 2016,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-82.8085, 40.0747] },
|
|
"properties": {
|
|
"name": "Meta New Albany Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 300,
|
|
"status": "operational",
|
|
"year_opened": 2020,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-111.6780, 33.4484] },
|
|
"properties": {
|
|
"name": "Meta Mesa Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 200,
|
|
"status": "operational",
|
|
"year_opened": 2022,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-77.4591, 39.0204] },
|
|
"properties": {
|
|
"name": "Digital Realty Ashburn ACC3 Campus",
|
|
"operator": "Digital Realty",
|
|
"capacity_mw": 150,
|
|
"status": "operational",
|
|
"year_opened": 2014,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-96.8560, 32.8970] },
|
|
"properties": {
|
|
"name": "Digital Realty Dallas Campus",
|
|
"operator": "Digital Realty",
|
|
"capacity_mw": 120,
|
|
"status": "operational",
|
|
"year_opened": 2005,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-87.6503, 41.8495] },
|
|
"properties": {
|
|
"name": "Digital Realty Chicago Campus",
|
|
"operator": "Digital Realty",
|
|
"capacity_mw": 100,
|
|
"status": "operational",
|
|
"year_opened": 2007,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-121.7830, 37.2418] },
|
|
"properties": {
|
|
"name": "Equinix SV1 San Jose Campus",
|
|
"operator": "Equinix",
|
|
"capacity_mw": 80,
|
|
"status": "operational",
|
|
"year_opened": 2002,
|
|
"region": "CAISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-77.4877, 39.0296] },
|
|
"properties": {
|
|
"name": "Equinix DC11 Ashburn Campus",
|
|
"operator": "Equinix",
|
|
"capacity_mw": 100,
|
|
"status": "operational",
|
|
"year_opened": 2015,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-74.0566, 40.7831] },
|
|
"properties": {
|
|
"name": "Equinix NY5 Secaucus Campus",
|
|
"operator": "Equinix",
|
|
"capacity_mw": 60,
|
|
"status": "operational",
|
|
"year_opened": 2010,
|
|
"region": "NYISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-96.9365, 32.9290] },
|
|
"properties": {
|
|
"name": "Equinix DA1 Dallas Campus",
|
|
"operator": "Equinix",
|
|
"capacity_mw": 50,
|
|
"status": "operational",
|
|
"year_opened": 2000,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-87.6298, 41.8535] },
|
|
"properties": {
|
|
"name": "Equinix CH1 Chicago Campus",
|
|
"operator": "Equinix",
|
|
"capacity_mw": 50,
|
|
"status": "operational",
|
|
"year_opened": 2001,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-96.8419, 32.9339] },
|
|
"properties": {
|
|
"name": "QTS Irving (Dallas) Data Center",
|
|
"operator": "QTS",
|
|
"capacity_mw": 110,
|
|
"status": "operational",
|
|
"year_opened": 2010,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-77.4700, 39.0451] },
|
|
"properties": {
|
|
"name": "QTS Ashburn Data Center",
|
|
"operator": "QTS",
|
|
"capacity_mw": 130,
|
|
"status": "operational",
|
|
"year_opened": 2017,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-87.6579, 41.8458] },
|
|
"properties": {
|
|
"name": "QTS Chicago Data Center",
|
|
"operator": "QTS",
|
|
"capacity_mw": 80,
|
|
"status": "operational",
|
|
"year_opened": 2012,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-122.9907, 45.5412] },
|
|
"properties": {
|
|
"name": "QTS Hillsboro Data Center",
|
|
"operator": "QTS",
|
|
"capacity_mw": 70,
|
|
"status": "operational",
|
|
"year_opened": 2015,
|
|
"region": "BPA"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-96.8929, 32.9501] },
|
|
"properties": {
|
|
"name": "CyrusOne Carrollton Data Center",
|
|
"operator": "CyrusOne",
|
|
"capacity_mw": 100,
|
|
"status": "operational",
|
|
"year_opened": 2011,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-97.7194, 30.2655] },
|
|
"properties": {
|
|
"name": "CyrusOne Austin Data Center",
|
|
"operator": "CyrusOne",
|
|
"capacity_mw": 60,
|
|
"status": "operational",
|
|
"year_opened": 2015,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-84.3880, 33.7554] },
|
|
"properties": {
|
|
"name": "QTS Atlanta Metro Data Center",
|
|
"operator": "QTS",
|
|
"capacity_mw": 100,
|
|
"status": "operational",
|
|
"year_opened": 2013,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-112.1161, 33.5605] },
|
|
"properties": {
|
|
"name": "CyrusOne Chandler Data Center",
|
|
"operator": "CyrusOne",
|
|
"capacity_mw": 80,
|
|
"status": "operational",
|
|
"year_opened": 2018,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-77.4510, 38.9275] },
|
|
"properties": {
|
|
"name": "CoreSite Reston Data Center",
|
|
"operator": "CoreSite",
|
|
"capacity_mw": 50,
|
|
"status": "operational",
|
|
"year_opened": 2013,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-104.8563, 39.5731] },
|
|
"properties": {
|
|
"name": "CoreSite Denver Data Center",
|
|
"operator": "CoreSite",
|
|
"capacity_mw": 40,
|
|
"status": "operational",
|
|
"year_opened": 2010,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-97.5028, 35.4810] },
|
|
"properties": {
|
|
"name": "Oracle Stargate Abilene Campus",
|
|
"operator": "Oracle",
|
|
"capacity_mw": 200,
|
|
"status": "under_construction",
|
|
"year_opened": 2025,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-81.1739, 35.5616] },
|
|
"properties": {
|
|
"name": "Apple Maiden Data Center",
|
|
"operator": "Apple",
|
|
"capacity_mw": 100,
|
|
"status": "operational",
|
|
"year_opened": 2010,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-81.5390, 35.9107] },
|
|
"properties": {
|
|
"name": "Google Lenoir Data Center",
|
|
"operator": "Google",
|
|
"capacity_mw": 150,
|
|
"status": "operational",
|
|
"year_opened": 2007,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-81.3000, 35.7300] },
|
|
"properties": {
|
|
"name": "Microsoft Catawba County Data Center",
|
|
"operator": "Microsoft",
|
|
"capacity_mw": 200,
|
|
"status": "under_construction",
|
|
"year_opened": 2024,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-79.7600, 34.9800] },
|
|
"properties": {
|
|
"name": "AWS Richmond County Data Center",
|
|
"operator": "AWS",
|
|
"capacity_mw": 500,
|
|
"status": "under_construction",
|
|
"year_opened": 2025,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-80.8431, 35.2271] },
|
|
"properties": {
|
|
"name": "Digital Realty Charlotte Data Center",
|
|
"operator": "Digital Realty",
|
|
"capacity_mw": 400,
|
|
"status": "planned",
|
|
"year_opened": 2025,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-78.8986, 35.9940] },
|
|
"properties": {
|
|
"name": "Compass Datacenters Durham Data Center",
|
|
"operator": "Compass",
|
|
"capacity_mw": 50,
|
|
"status": "operational",
|
|
"year_opened": 2013,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-80.8870, 35.7596] },
|
|
"properties": {
|
|
"name": "Compass Datacenters Statesville Data Center",
|
|
"operator": "Compass",
|
|
"capacity_mw": 150,
|
|
"status": "operational",
|
|
"year_opened": 2023,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-81.3412, 35.2440] },
|
|
"properties": {
|
|
"name": "T5 Data Centers Kings Mountain",
|
|
"operator": "T5 Data Centers",
|
|
"capacity_mw": 100,
|
|
"status": "operational",
|
|
"year_opened": 2022,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-82.5301, 35.5088] },
|
|
"properties": {
|
|
"name": "DartPoints Asheville Data Center",
|
|
"operator": "DartPoints",
|
|
"capacity_mw": 10,
|
|
"status": "operational",
|
|
"year_opened": 2019,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-78.6382, 35.7796] },
|
|
"properties": {
|
|
"name": "American Tower Raleigh Data Center",
|
|
"operator": "American Tower",
|
|
"capacity_mw": 3,
|
|
"status": "operational",
|
|
"year_opened": 2025,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-96.0419, 41.1544] },
|
|
"properties": {
|
|
"name": "Meta Papillion Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 200,
|
|
"status": "operational",
|
|
"year_opened": 2019,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-116.5194, 43.4913] },
|
|
"properties": {
|
|
"name": "Meta Kuna Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 150,
|
|
"status": "operational",
|
|
"year_opened": 2025,
|
|
"region": "BPA"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-86.5386, 34.6609] },
|
|
"properties": {
|
|
"name": "Meta Huntsville Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 300,
|
|
"status": "under_construction",
|
|
"year_opened": 2026,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-86.2098, 32.3792] },
|
|
"properties": {
|
|
"name": "Meta Montgomery Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 200,
|
|
"status": "under_construction",
|
|
"year_opened": 2026,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-97.3426, 31.0982] },
|
|
"properties": {
|
|
"name": "Meta Temple Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 200,
|
|
"status": "under_construction",
|
|
"year_opened": 2026,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-86.4436, 36.9904] },
|
|
"properties": {
|
|
"name": "Meta Bowling Green Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 200,
|
|
"status": "under_construction",
|
|
"year_opened": 2026,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-94.5786, 39.0997] },
|
|
"properties": {
|
|
"name": "Meta Kansas City Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 200,
|
|
"status": "operational",
|
|
"year_opened": 2025,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-86.4467, 36.3831] },
|
|
"properties": {
|
|
"name": "Meta Gallatin Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 200,
|
|
"status": "under_construction",
|
|
"year_opened": 2026,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-93.6271, 43.2617] },
|
|
"properties": {
|
|
"name": "Meta Forest City Data Center",
|
|
"operator": "Meta",
|
|
"capacity_mw": 200,
|
|
"status": "operational",
|
|
"year_opened": 2011,
|
|
"region": "MISO"
|
|
}
|
|
},
|
|
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-80.0107, 33.1913] },
|
|
"properties": {
|
|
"name": "Google Moncks Corner Data Center",
|
|
"operator": "Google",
|
|
"capacity_mw": 150,
|
|
"status": "operational",
|
|
"year_opened": 2007,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-84.7413, 33.7291] },
|
|
"properties": {
|
|
"name": "Google Douglas County Data Center",
|
|
"operator": "Google",
|
|
"capacity_mw": 150,
|
|
"status": "under_construction",
|
|
"year_opened": 2025,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-114.9543, 36.0068] },
|
|
"properties": {
|
|
"name": "Google Henderson Data Center",
|
|
"operator": "Google",
|
|
"capacity_mw": 100,
|
|
"status": "operational",
|
|
"year_opened": 2020,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-96.9938, 32.4820] },
|
|
"properties": {
|
|
"name": "Google Midlothian Data Center",
|
|
"operator": "Google",
|
|
"capacity_mw": 200,
|
|
"status": "operational",
|
|
"year_opened": 2022,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-111.8315, 33.4152] },
|
|
"properties": {
|
|
"name": "Apple Mesa Data Center",
|
|
"operator": "Apple",
|
|
"capacity_mw": 100,
|
|
"status": "operational",
|
|
"year_opened": 2018,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-119.7527, 39.5349] },
|
|
"properties": {
|
|
"name": "Apple Reno Data Center",
|
|
"operator": "Apple",
|
|
"capacity_mw": 100,
|
|
"status": "operational",
|
|
"year_opened": 2012,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-122.0294, 37.5175] },
|
|
"properties": {
|
|
"name": "Apple Newark Data Center",
|
|
"operator": "Apple",
|
|
"capacity_mw": 50,
|
|
"status": "operational",
|
|
"year_opened": 2015,
|
|
"region": "CAISO"
|
|
}
|
|
},
|
|
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-115.0935, 36.0821] },
|
|
"properties": {
|
|
"name": "Switch Las Vegas SuperNAP",
|
|
"operator": "Switch",
|
|
"capacity_mw": 500,
|
|
"status": "operational",
|
|
"year_opened": 2000,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-77.4875, 39.0345] },
|
|
"properties": {
|
|
"name": "Vantage Ashburn Data Center",
|
|
"operator": "Vantage",
|
|
"capacity_mw": 200,
|
|
"status": "operational",
|
|
"year_opened": 2019,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-121.9552, 37.3541] },
|
|
"properties": {
|
|
"name": "Vantage Santa Clara Data Center",
|
|
"operator": "Vantage",
|
|
"capacity_mw": 100,
|
|
"status": "operational",
|
|
"year_opened": 2019,
|
|
"region": "CAISO"
|
|
}
|
|
},
|
|
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-121.8863, 37.3382] },
|
|
"properties": {
|
|
"name": "Cloudflare San Jose Edge",
|
|
"operator": "Cloudflare",
|
|
"capacity_mw": 8,
|
|
"status": "operational",
|
|
"year_opened": 2015,
|
|
"region": "CAISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-87.6298, 41.8781] },
|
|
"properties": {
|
|
"name": "Cloudflare Chicago Edge",
|
|
"operator": "Cloudflare",
|
|
"capacity_mw": 6,
|
|
"status": "operational",
|
|
"year_opened": 2016,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-77.4750, 39.0350] },
|
|
"properties": {
|
|
"name": "Cloudflare Ashburn Edge",
|
|
"operator": "Cloudflare",
|
|
"capacity_mw": 10,
|
|
"status": "operational",
|
|
"year_opened": 2014,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-96.7970, 32.7767] },
|
|
"properties": {
|
|
"name": "Cloudflare Dallas Edge",
|
|
"operator": "Cloudflare",
|
|
"capacity_mw": 5,
|
|
"status": "operational",
|
|
"year_opened": 2016,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-81.0348, 34.0007] },
|
|
"properties": {
|
|
"name": "QTS Columbia Data Center",
|
|
"operator": "QTS",
|
|
"capacity_mw": 80,
|
|
"status": "operational",
|
|
"year_opened": 2016,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-84.3880, 33.7490] },
|
|
"properties": {
|
|
"name": "Equinix AT1 Atlanta Campus",
|
|
"operator": "Equinix",
|
|
"capacity_mw": 60,
|
|
"status": "operational",
|
|
"year_opened": 2008,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-86.7816, 36.1627] },
|
|
"properties": {
|
|
"name": "Digital Realty Nashville Data Center",
|
|
"operator": "Digital Realty",
|
|
"capacity_mw": 70,
|
|
"status": "operational",
|
|
"year_opened": 2019,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-85.7585, 38.2527] },
|
|
"properties": {
|
|
"name": "QTS Louisville Data Center",
|
|
"operator": "QTS",
|
|
"capacity_mw": 50,
|
|
"status": "operational",
|
|
"year_opened": 2018,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-82.4572, 27.9506] },
|
|
"properties": {
|
|
"name": "CyrusOne Tampa Data Center",
|
|
"operator": "CyrusOne",
|
|
"capacity_mw": 40,
|
|
"status": "operational",
|
|
"year_opened": 2017,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-80.1918, 25.7617] },
|
|
"properties": {
|
|
"name": "Equinix MI1 Miami Campus",
|
|
"operator": "Equinix",
|
|
"capacity_mw": 30,
|
|
"status": "operational",
|
|
"year_opened": 2003,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-84.5121, 33.9533] },
|
|
"properties": {
|
|
"name": "Microsoft Atlanta (Cobb) Data Center",
|
|
"operator": "Microsoft",
|
|
"capacity_mw": 150,
|
|
"status": "under_construction",
|
|
"year_opened": 2025,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-86.8025, 33.5207] },
|
|
"properties": {
|
|
"name": "CyrusOne Birmingham Data Center",
|
|
"operator": "CyrusOne",
|
|
"capacity_mw": 50,
|
|
"status": "operational",
|
|
"year_opened": 2020,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-122.2332, 47.1854] },
|
|
"properties": {
|
|
"name": "Microsoft Tacoma Data Center",
|
|
"operator": "Microsoft",
|
|
"capacity_mw": 100,
|
|
"status": "operational",
|
|
"year_opened": 2020,
|
|
"region": "BPA"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-116.8249, 43.6150] },
|
|
"properties": {
|
|
"name": "AWS Boise Data Center",
|
|
"operator": "AWS",
|
|
"capacity_mw": 100,
|
|
"status": "under_construction",
|
|
"year_opened": 2025,
|
|
"region": "BPA"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-112.0352, 46.5884] },
|
|
"properties": {
|
|
"name": "CyrusOne Helena Data Center",
|
|
"operator": "CyrusOne",
|
|
"capacity_mw": 30,
|
|
"status": "operational",
|
|
"year_opened": 2021,
|
|
"region": "BPA"
|
|
}
|
|
},
|
|
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-96.0156, 41.2565] },
|
|
"properties": {
|
|
"name": "Google Omaha Data Center",
|
|
"operator": "Google",
|
|
"capacity_mw": 100,
|
|
"status": "under_construction",
|
|
"year_opened": 2025,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-89.4012, 43.0731] },
|
|
"properties": {
|
|
"name": "Equinix CH2 Madison Data Center",
|
|
"operator": "Equinix",
|
|
"capacity_mw": 30,
|
|
"status": "operational",
|
|
"year_opened": 2018,
|
|
"region": "MISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-93.2650, 44.9778] },
|
|
"properties": {
|
|
"name": "Digital Realty Minneapolis Data Center",
|
|
"operator": "Digital Realty",
|
|
"capacity_mw": 50,
|
|
"status": "operational",
|
|
"year_opened": 2010,
|
|
"region": "MISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-90.1994, 38.6270] },
|
|
"properties": {
|
|
"name": "CyrusOne St. Louis Data Center",
|
|
"operator": "CyrusOne",
|
|
"capacity_mw": 60,
|
|
"status": "operational",
|
|
"year_opened": 2016,
|
|
"region": "MISO"
|
|
}
|
|
},
|
|
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-95.3698, 29.7604] },
|
|
"properties": {
|
|
"name": "CyrusOne Houston Data Center",
|
|
"operator": "CyrusOne",
|
|
"capacity_mw": 80,
|
|
"status": "operational",
|
|
"year_opened": 2014,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-117.1611, 32.7157] },
|
|
"properties": {
|
|
"name": "Digital Realty San Diego Data Center",
|
|
"operator": "Digital Realty",
|
|
"capacity_mw": 40,
|
|
"status": "operational",
|
|
"year_opened": 2012,
|
|
"region": "CAISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-118.2437, 34.0522] },
|
|
"properties": {
|
|
"name": "CoreSite Los Angeles Data Center",
|
|
"operator": "CoreSite",
|
|
"capacity_mw": 50,
|
|
"status": "operational",
|
|
"year_opened": 2014,
|
|
"region": "CAISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-122.3321, 47.6062] },
|
|
"properties": {
|
|
"name": "Equinix SE2 Seattle Data Center",
|
|
"operator": "Equinix",
|
|
"capacity_mw": 40,
|
|
"status": "operational",
|
|
"year_opened": 2011,
|
|
"region": "BPA"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-111.8910, 40.7608] },
|
|
"properties": {
|
|
"name": "Digital Realty Salt Lake City Data Center",
|
|
"operator": "Digital Realty",
|
|
"capacity_mw": 30,
|
|
"status": "operational",
|
|
"year_opened": 2015,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-71.0589, 42.3601] },
|
|
"properties": {
|
|
"name": "Equinix BO1 Boston Data Center",
|
|
"operator": "Equinix",
|
|
"capacity_mw": 40,
|
|
"status": "operational",
|
|
"year_opened": 2007,
|
|
"region": "ISONE"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-73.9857, 40.7484] },
|
|
"properties": {
|
|
"name": "Digital Realty NYC Data Center",
|
|
"operator": "Digital Realty",
|
|
"capacity_mw": 50,
|
|
"status": "operational",
|
|
"year_opened": 2008,
|
|
"region": "NYISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-122.4194, 37.7749] },
|
|
"properties": {
|
|
"name": "Digital Realty San Francisco Data Center",
|
|
"operator": "Digital Realty",
|
|
"capacity_mw": 60,
|
|
"status": "operational",
|
|
"year_opened": 2006,
|
|
"region": "CAISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-121.9288, 37.3688] },
|
|
"properties": {
|
|
"name": "Equinix SV5 Santa Clara Campus",
|
|
"operator": "Equinix",
|
|
"capacity_mw": 70,
|
|
"status": "operational",
|
|
"year_opened": 2012,
|
|
"region": "CAISO"
|
|
}
|
|
},
|
|
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-122.0570, 37.3861] },
|
|
"properties": {
|
|
"name": "AWS US-West Santa Clara Data Center",
|
|
"operator": "AWS",
|
|
"capacity_mw": 60,
|
|
"status": "operational",
|
|
"year_opened": 2013,
|
|
"region": "CAISO"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-97.7350, 30.2180] },
|
|
"properties": {
|
|
"name": "Google Austin Data Center",
|
|
"operator": "Google",
|
|
"capacity_mw": 80,
|
|
"status": "operational",
|
|
"year_opened": 2018,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-111.8500, 33.3900] },
|
|
"properties": {
|
|
"name": "Aligned Energy Phoenix Campus",
|
|
"operator": "Aligned",
|
|
"capacity_mw": 120,
|
|
"status": "operational",
|
|
"year_opened": 2020,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-96.8100, 32.7900] },
|
|
"properties": {
|
|
"name": "Aligned Energy Dallas Campus",
|
|
"operator": "Aligned",
|
|
"capacity_mw": 100,
|
|
"status": "operational",
|
|
"year_opened": 2019,
|
|
"region": "ERCOT"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-77.4820, 39.0410] },
|
|
"properties": {
|
|
"name": "Aligned Energy Ashburn Campus",
|
|
"operator": "Aligned",
|
|
"capacity_mw": 80,
|
|
"status": "operational",
|
|
"year_opened": 2021,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-80.9431, 35.2271] },
|
|
"properties": {
|
|
"name": "Iron Mountain Charlotte Data Center",
|
|
"operator": "Iron Mountain",
|
|
"capacity_mw": 30,
|
|
"status": "operational",
|
|
"year_opened": 2017,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-77.4625, 39.0380] },
|
|
"properties": {
|
|
"name": "Iron Mountain Ashburn Data Center",
|
|
"operator": "Iron Mountain",
|
|
"capacity_mw": 50,
|
|
"status": "operational",
|
|
"year_opened": 2016,
|
|
"region": "PJM"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-111.7900, 33.4300] },
|
|
"properties": {
|
|
"name": "Iron Mountain Phoenix Data Center",
|
|
"operator": "Iron Mountain",
|
|
"capacity_mw": 40,
|
|
"status": "operational",
|
|
"year_opened": 2018,
|
|
"region": "SPP"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-78.7870, 35.8320] },
|
|
"properties": {
|
|
"name": "MetroData Centers RTP Campus",
|
|
"operator": "MetroData Centers",
|
|
"capacity_mw": 20,
|
|
"status": "operational",
|
|
"year_opened": 2020,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-80.3251, 35.8910] },
|
|
"properties": {
|
|
"name": "Corning Data Center Catawba County NC",
|
|
"operator": "Corning",
|
|
"capacity_mw": 15,
|
|
"status": "operational",
|
|
"year_opened": 2021,
|
|
"region": "SERC"
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": { "type": "Point", "coordinates": [-80.7931, 35.3465] },
|
|
"properties": {
|
|
"name": "Peak 10 Charlotte Data Center",
|
|
"operator": "Peak 10",
|
|
"capacity_mw": 25,
|
|
"status": "operational",
|
|
"year_opened": 2014,
|
|
"region": "SERC"
|
|
}
|
|
}
|
|
]
|
|
}
|