• About

home / cloud_regions

cloud_regions_metadata

7 rows where wt-region-id = "NL"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: year, cloud-provider, cloud-region, location, geolocation, provider-cfe-hourly, provider-cfe-annual, power-usage-effectiveness, water-usage-effectiveness, provider-carbon-intensity-market-annual, provider-carbon-intensity-average-consumption-hourly, grid-carbon-intensity-average-consumption-annual, grid-carbon-intensity-marginal-consumption-annual, grid-carbon-intensity-average-production-annual, grid-carbon-intensity

Link rowid ▼ year cloud-provider cloud-region cfe-region em-zone-id wt-region-id location geolocation provider-cfe-hourly provider-cfe-annual power-usage-effectiveness water-usage-effectiveness provider-carbon-intensity-market-annual provider-carbon-intensity-average-consumption-hourly grid-carbon-intensity-average-consumption-annual grid-carbon-intensity-marginal-consumption-annual grid-carbon-intensity-average-production-annual grid-carbon-intensity total-ICT-energy-consumption-annual total-water-input renewable-energy-consumption renewable-energy-consumption-goe renewable-energy-consumption-ppa renewable-energy-consumption-onsite
19 19 2023 Google Cloud europe-west4 Netherlands NL NL Eemshaven 51.9167,4.5 0.8   1.07   0.0 236.0 283.17   292.61              
87 87 2023 Microsoft Azure westeurope Netherlands NL NL Netherlands 51.9167,4.5     1.14       283.17   292.61              
117 117 2022 Google Cloud europe-west4 Netherlands NL NL Netherlands 51.9167,4.5 0.57   1.07   0.0 317.0 337.25 487.2176839 348.62 487.0            
183 183 2022 Microsoft Azure westeurope Netherlands NL NL Netherlands 51.9167,4.5   0.79 1.158 0.08     337.25 487.2176839 348.62 487.0            
213 213 2021 Google Cloud europe-west4 Netherlands NL NL Netherlands   0.53       0.0 283.0 368.15   388.04              
275 275 2020 Google Cloud europe-west3 Netherlands NL NL Frankfurt   0.63       0.0 293.0 372.07   403.44              
300 300 2019 Google Cloud europe-west4 Netherlands NL NL Netherlands   0.61       0.0 474.0 416.29   448.38              

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "cloud_regions_metadata" (
   [year] INTEGER,
   [cloud-provider] TEXT,
   [cloud-region] TEXT,
   [cfe-region] TEXT,
   [em-zone-id] TEXT,
   [wt-region-id] TEXT,
   [location] TEXT,
   [geolocation] TEXT,
   [provider-cfe-hourly] FLOAT,
   [provider-cfe-annual] FLOAT,
   [power-usage-effectiveness] FLOAT,
   [water-usage-effectiveness] FLOAT,
   [provider-carbon-intensity-market-annual] FLOAT,
   [provider-carbon-intensity-average-consumption-hourly] FLOAT,
   [grid-carbon-intensity-average-consumption-annual] FLOAT,
   [grid-carbon-intensity-marginal-consumption-annual] FLOAT,
   [grid-carbon-intensity-average-production-annual] FLOAT,
   [grid-carbon-intensity] FLOAT,
   [total-ICT-energy-consumption-annual] INTEGER,
   [total-water-input] INTEGER,
   [renewable-energy-consumption] INTEGER,
   [renewable-energy-consumption-goe] INTEGER,
   [renewable-energy-consumption-ppa] INTEGER,
   [renewable-energy-consumption-onsite] INTEGER
);
Powered by Datasette · Queries took 55.455ms