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.

Free

Browse & Explore

Full access to every facility page, operator profile, geographic view, and coverage report. Individual taxonomy slices available as JSON, CSV, and GeoJSON.

Browse by Operator
HTML pages with maps, tables, and metrics for each operator
/operators/microsoft/
Browse by Country
Country-level views with regional breakdowns
/countries/japan/
Browse by Continent
Continental market overviews
/continents/asia/
Browse by Status
Pipeline vs. operational vs. construction views
/status/operational/
Browse by Energy
Energy-type filtered views
/energy/renewable/
Coverage Reports
Dataset completeness and transparency audits
/coverage/
Premium

Bulk Export & Reports

Full dataset downloads, investment tracker, API access, and custom intelligence reports. For analysts, consultants, investors, and infrastructure teams.

Full Dataset
Complete dataset with all fields: capacity, coordinates, operator, status, energy type, AI focus, timeline, and sources.
15 fields per recordJSON
Full Dataset
Flat table for Excel, Google Sheets, pandas, and R. One row per facility.
15 columnsCSV
Full Dataset
Mapping-ready feature collection with point geometry for GIS tools, Mapbox, Kepler.gl, and QGIS.
Point featuresGeoJSON
Investment Tracker
Hyperscaler CapEx, sovereign AI commitments, and specialist AI cloud funding rounds.
Deal-level dataJSON
Investment Tracker
Spreadsheet-ready investment export for reporters, analysts, and researchers.
Deal-level dataCSV

Purchase Report — Contact

PDF report with full facility data, analytical breakdowns, and JSON/CSV export. Delivered within 24 hours.

You'll receive an email with the report and payment details. No credit card required upfront.

Global API Endpoints

Machine-readable market intelligence available at stable URLs.

Taxonomy Slice Endpoints

Every browse page doubles as a machine-readable endpoint. Append one of these suffixes to any slice URL.

index.json
Structured JSON with taxonomy metadata and item array
index.csv
Flat CSV for quick analysis of a single slice
index.geojson
GeoJSON feature collection for mapping a slice
/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.geojson

Dataset 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 URLs

megawatts 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.

View Coverage Report

License & Attribution

Browse content is published under CC BY 4.0. Bulk dataset exports require a data license. Attribution is always required.

Source: AI Data Center Index (aidatacenterindex.com)