Skip to content

Data center info request 🤖 #8170

@wobniarin

Description

@wobniarin

New feature in Electricity Maps

Electricity Maps is creating a new layer to visualize all data centers around the world 🚀 🚀

We want to keep the list updated, and we need your help! Right now we added some data centers and compute regions for Microsoft Azure, AWS and Google cloud Computing.

Image

We are collecting the information in this configuration data_centers.json

The structure to follow is this one:

  "gcp-europe-west1": {
    "provider": "gcp",
    "lonlat": [3.8580813, 50.4663049],
    "displayName": "St Ghislain (europe-west1)",
    "region": "europe-west1",
    "zoneKey": "BE",
    "status": "operational",
    "source": "",
    "operationalSince": null
  },
{
  "<provider>-us-central1": {
    "provider": "gcp",
    "lonlat": [-95.8028031, 41.1755951],
    "displayName": "Southlands Campus (us-central1)",
    "region": "us-central1",
    "zoneKey": "US-CENT-SWPP",
    "status": "operational",
    "source": "",
    "operationalSince": null
  },

How can you contribute

To be more specific, we would like to know:

  • Are there any other providers you know their compute regions and you know the location of the data centers used?
  • Do you have additional information on the already available data centers and compute regions? Such as operationalSince?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions