cloud_regions_metadata
8 rows where provider-carbon-intensity-market-annual = 0, provider-cfe-hourly = "0.0" and year = 2019
This data as json, CSV (advanced)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
288 | 288 | 2019 | Google Cloud | asia-east2 | Hong Kong | HK | HK | Hong Kong | 0.0 | 0.0 | 506.0 | 435.36 | 435.36 | ||||||||||||
289 | 289 | 2019 | Google Cloud | asia-northeast1 | Tokyo | JP-TK | JP_TK | Tokyo | 0.0 | 0.0 | 569.0 | 561.77 | 569.67 | ||||||||||||
290 | 290 | 2019 | Google Cloud | asia-northeast2 | Kansai | JP-KN | JP_KN | Osaka | 0.0 | 0.0 | 414.0 | 407.42 | 407.6 | ||||||||||||
291 | 291 | 2019 | Google Cloud | asia-northeast3 | South Korea | KR | KOR | Seoul | 0.0 | 0.0 | 490.0 | 490.27 | 490.27 | ||||||||||||
292 | 292 | 2019 | Google Cloud | asia-south1 | Maharashtra | IN-WE | IND | Mumbai | 0.0 | 0.0 | 752.0 | 706.62 | 707.47 | ||||||||||||
294 | 294 | 2019 | Google Cloud | asia-southeast2 | Indonesia | ID | ID | Jakarta | 0.0 | 0.0 | 647.0 | 652.36 | 652.36 | ||||||||||||
301 | 301 | 2019 | Google Cloud | europe-west6 | Switzerland | CH | CH | Zurich | 0.0 | 0.0 | 87.0 | 130.78 | 78.12 | ||||||||||||
302 | 302 | 2019 | Google Cloud | northamerica-northeast1 | Quebec | CA-QC | HQ | Montreal | 0.0 | 0.0 | 27.0 | 28.46 | 28.52 |
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 );