Data Access
Dataset & Intelligence
The AI Data Center Index tracks 346 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.
Bitter Research Nexus
Mapping the compute and software frontiers.
This dataset is part of Bitter auto-research into scalable AI systems: source-backed records, machine-readable exports, reviewable evidence, and update loops for tracking where compute capacity is actually being built.
Bitter starts from the Bitter Lesson: general methods that scale with compute, including search and learning, tend to win. Understanding the compute substrate is therefore strategic work, not trivia.
The index is built to remove human bottlenecks: public sources become normalized records, coverage checks, exports, and reports instead of one-off research notes.
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 selected capacity (MW)
capacity_scope string selected MW scope when classified
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.