cloud_regions_metadata
8 rows where cloud-provider = "Google Cloud" and provider-cfe-hourly = "0.31"
This data as json, CSV (advanced)
Suggested facets: year, cloud-region, cfe-region, em-zone-id, wt-region-id, location, geolocation, provider-carbon-intensity-average-consumption-hourly, 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
13 | 13 | 2023 | Google Cloud | europe-central2 | Poland | PL | PL | Warsaw | 52.23,21.0111 | 0.31 | 0.0 | 723.0 | 749.28 | 794.76 | |||||||||||
104 | 104 | 2022 | Google Cloud | asia-northeast3 | South Korea | KR | KOR | Seoul | 37.56,126.99 | 0.31 | 0.0 | 425.0 | 455.53 | 686.0136038 | 455.52 | 686.0 | |||||||||
134 | 134 | 2022 | Google Cloud | us-west3 | PACE | US-NW-PACE | PACE | Salt Lake City | 40.7776,-111.9311 | 0.31 | 0.0 | 606.0 | 658.67 | 664.0421037 | 676.5 | 664.0 | |||||||||
199 | 199 | 2021 | Google Cloud | asia-northeast2 | Kansai | JP-KN | JP_KN | Osaka | 0.31 | 0.0 | 384.0 | 402.94 | 394.06 | ||||||||||||
200 | 200 | 2021 | Google Cloud | asia-northeast3 | South Korea | KR | KOR | Seoul | 0.31 | 0.0 | 425.0 | 489.38 | 489.38 | ||||||||||||
206 | 206 | 2021 | Google Cloud | australia-southeast2 | Victoria | AU-VIC | NEM_VIC | Melbourne | 0.31 | 0.0 | 521.0 | 587.39 | 585.78 | ||||||||||||
228 | 228 | 2021 | Google Cloud | us-west3 | PACE | US-NW-PACE | PACE | Salt Lake City | 0.31 | 0.0 | 448.0 | 633.54 | 669.78 | ||||||||||||
264 | 264 | 2020 | Google Cloud | asia-northeast3 | South Korea | KR | KOR | Seoul | 0.31 | 0.0 | 457.0 | 490.0 | 490.0 |
Advanced export
JSON shape: default, array, newline-delimited
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 );