• About

home / cloud_regions

cloud_regions_metadata

4 rows where cloud-region = "europe-west4" and em-zone-id = "NL"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: location, geolocation, power-usage-effectiveness, grid-carbon-intensity-marginal-consumption-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              
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            
213 213 2021 Google Cloud europe-west4 Netherlands NL NL Netherlands   0.53       0.0 283.0 368.15   388.04              
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 49.097ms