{
  "@context": "https://schema.org",
  "@type": "DataFeed",
  "name": "Datacenter.computer Rankings Feed",
  "url": "https://datacenter.computer/rankings.json",
  "dateModified": "2026-08-24T07:06:52.319Z",
  "rankings": {
    "top100_datacenters_by_power": {
      "url": "https://datacenter.computer/top100-datacenters",
      "metric": "power_mw",
      "entries": []
    },
    "top100_operators": {
      "url": "https://datacenter.computer/top100-operators",
      "metric": "total_power_mw",
      "entries": [
        {
          "rank": 1,
          "operator": "Equinix",
          "total_power_mw": 0,
          "facilities": 44
        },
        {
          "rank": 2,
          "operator": "Digital Realty",
          "total_power_mw": 0,
          "facilities": 29
        },
        {
          "rank": 3,
          "operator": "NTT GDC",
          "total_power_mw": 0,
          "facilities": 19
        },
        {
          "rank": 4,
          "operator": "CyrusOne",
          "total_power_mw": 0,
          "facilities": 21
        },
        {
          "rank": 5,
          "operator": "Vantage Data Centers",
          "total_power_mw": 0,
          "facilities": 20
        },
        {
          "rank": 6,
          "operator": "STACK Infrastructure",
          "total_power_mw": 0,
          "facilities": 20
        },
        {
          "rank": 7,
          "operator": "GDS Holdings",
          "total_power_mw": 0,
          "facilities": 15
        },
        {
          "rank": 8,
          "operator": "Chindata Group",
          "total_power_mw": 0,
          "facilities": 12
        },
        {
          "rank": 9,
          "operator": "Telehouse",
          "total_power_mw": 0,
          "facilities": 19
        },
        {
          "rank": 10,
          "operator": "STT GDC",
          "total_power_mw": 0,
          "facilities": 17
        },
        {
          "rank": 11,
          "operator": "KDDI",
          "total_power_mw": 0,
          "facilities": 11
        }
      ]
    },
    "top100_efficiency": {
      "url": "https://datacenter.computer/top100-infrastructure",
      "metric": "pue (lower is better)",
      "entries": []
    }
  }
}