cloud_regions_metadata
10 rows where wt-region-id = "NEM_VIC"
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
12 | 12 | 2023 | Google Cloud | australia-southeast2 | Victoria | AU-VIC | NEM_VIC | Melbourne | -37.8142,144.963 | 0.4 | 0.0 | 456.0 | 498.19 | 514.1 | |||||||||||
48 | 48 | 2023 | Amazon Web Services | ap-southeast-4 | Victoria | AU-VIC | NEM_VIC | Asia Pacific (Melbourne) | -37.8142,144.963 | 1.08 | 0.18 | 498.19 | 514.1 | ||||||||||||
79 | 79 | 2023 | Microsoft Azure | australiasoutheast | Victoria | AU-VIC | NEM_VIC | Australia Southeast | -37.725, 145.067 | 498.19 | 514.1 | ||||||||||||||
110 | 110 | 2022 | Google Cloud | australia-southeast2 | Victoria | AU-VIC | NEM_VIC | Melbourne | -37.8142,144.963 | 0.34 | 0.0 | 490.0 | 534.85 | 664.5903366 | 534.85 | 665.0 | |||||||||
144 | 144 | 2022 | Amazon Web Services | ap-southeast-4 | Victoria | AU-VIC | NEM_VIC | Asia Pacific (Melbourne) | -37.8142,144.963 | 0.19 | 534.85 | 664.5903366 | 534.85 | 665.0 | |||||||||||
175 | 175 | 2022 | Microsoft Azure | australiasoutheast | Victoria | AU-VIC | NEM_VIC | Australia Southeast | -37.725, 145.067 | 0.28 | 1.12 | 0.012 | 534.85 | 534.85 | |||||||||||
206 | 206 | 2021 | Google Cloud | australia-southeast2 | Victoria | AU-VIC | NEM_VIC | Melbourne | 0.31 | 0.0 | 521.0 | 587.39 | 585.78 | ||||||||||||
238 | 238 | 2021 | Amazon Web Services | ap-southeast-4 | Victoria | AU-VIC | NEM_VIC | Asia Pacific (Melbourne) | 587.39 | 585.78 | |||||||||||||||
270 | 270 | 2020 | Google Cloud | australia-southeast2 | Victoria | AU-VIC | NEM_VIC | Melbourne | 0.0 | 0.0 | 691.0 | 633.0 | 633.0 | ||||||||||||
296 | 296 | 2019 | Google Cloud | europe-north1 | Victoria | AU-VIC | NEM_VIC | Finland | 0.77 | 0.0 | 181.0 | 648.97 | 648.97 |
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 );