Identify a region and hardware characteristics to inform a footprint model.
- Entries
- 136
- Period covered
- Not a time series
- File Git modification
- 2026-03-25
- Source refresh
- Not recorded per entry
The Git date reflects the last committed change, not necessarily local edits or new observations.
PUE: ratio; WUE: check the source boundary; REF: fraction. Hardware units depend on the fields.
INTERACTIVE PREVIEW
Explore data
Loading preview…
Sources and limitations
Cloud infrastructure
Provider disclosures differ in boundary and reporting year. Zero may represent a dataset convention rather than no impact. REF and CFE are not interchangeable metrics.
Field dictionary
| Field | Definition |
|---|---|
id | Stable identifier |
family | Family |
name | Source name |
category | Category |
vcpus | Virtual CPU count |
memory | Memory (GB) |
ssd | SSD storage (GB) |
hdd | HDD storage (GB) |
cpu | Processor identifiers |
accelerators | Accelerator count |
accelerator | Accelerator identifier |
embodied | Embodied impact (tCO₂e) |
Reuse and cite
These data are published under ODbL 1.0. Read the license for reuse, attribution and sharing conditions. ODbL 1.0 ↗
Digital4Better Open Data — cloud/scaleway-vms.json · ODbL 1.0 · https://github.com/digital4better/data
JavaScript example
const response = await fetch("https://digital4better.github.io/data/cloud/scaleway-vms.json");
if (!response.ok) throw new Error(String(response.status));
const data = await response.json();
console.log(data);Report an issue or suggest a correction ↗