electricity_mix_repository
ElectricityMix(zone, adpe, pe, gwp)
dataclass
Electricity mix of a country
Attributes:
Name | Type | Description |
---|---|---|
zone |
str
|
ISO 3166-1 alpha-3 code of the electricity mix zone |
adpe |
float
|
Abiotic Depletion Potential of the mix (in kgSbeq / kWh) |
pe |
float
|
Primary Energy of the mix (in MJ / kWh) |
gwp |
float
|
Global Warming Potential of the mix (in kgCO2eq / kWh) |