Data Access
Dataset & Intelligence
The AI Data Center Index tracks 344 facilities across 64 countries. Every record page, operator profile, and geographic view is free to browse. Bulk dataset exports and structured intelligence reports are available for professionals.
Browse & Explore
Full access to every facility page, operator profile, geographic view, and coverage report. Individual taxonomy slices available as JSON, CSV, and GeoJSON.
Global API Endpoints
Machine-readable market intelligence available at stable URLs.
/api/summary.json/api/facilities.json/api/geojson.json/api/countries.json/api/operators.jsonTaxonomy Slice Endpoints
Every browse page doubles as a machine-readable endpoint. Append one of these suffixes to any slice URL.
index.jsonindex.csvindex.geojson/operators/microsoft/index.json
/countries/japan/index.csv
/continents/asia/index.geojson
/status/operational/index.json
/energy/renewable/index.csv
/capacity/over-1-gw/index.json
/year/2026/index.json
/states/virginia/index.geojsonDataset Schema
id string unique slug
title string facility name
url string canonical page URL
megawatts number IT load capacity (MW)
companies string[] operating companies
country string country name
region string geographic region
city string city or locality
status string operational | construction | planned
energy_type string energy source category
ai_focus string training | inference | mixed
start_year number year operational or expected
lat number latitude
lng number longitude
sources string[] cited source URLsmegawatts empty if not publicly reported. sources links to original reporting.
JSON Response Format
{
"generated_at": "2026-03-27T00:00:00Z",
"license": "CC BY 4.0",
"taxonomy": {
"type": "country",
"name": "Japan",
"slug": "japan",
"item_count": 12,
"total_megawatts": 1840
},
"items": [
{
"id": "aist-abci-3-...",
"title": "AIST ABCI 3.0",
"megawatts": 150,
"status": "operational",
...
}
]
}Coverage & Transparency
Open audit of where the index is complete and where fields are still missing.
License & Attribution
Browse content is published under CC BY 4.0. Bulk dataset exports require a data license. Attribution is always required.