You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/Explanations/usage/elec_factors.md
+14-13Lines changed: 14 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,41 +13,46 @@ Users can give their own impact factors.
13
13
14
14
## Boavizta's impact factors
15
15
16
-
Users can use the average impact factors per country available in BoaviztAPI.
16
+
Users can use the average impact factors per country available in BoaviztAPI.
17
17
18
18
!!!info
19
19
Impact factors will depend on the `usage_location` defined by the user in usage object. By default, the average european mix is used.
20
20
21
-
`usage_location` are given in a trigram format, according to the [list of the available countries](countries.md).
21
+
`usage_location` are given in a trigram format, according to the [list of the available countries](countries.md).
22
22
23
23
!!!info
24
24
Available countries can be retrieve using the API endpoint `/v1/utils/country_code`.
25
25
26
26
You can find bellow the data source and methodology used for each impact criteria.
27
27
28
+
## Electricity Maps Integration
29
+
30
+
You can use [Electricity Maps](https://app.electricitymaps.com/) to load live or historical electricity impact factors by setting the `ELECTRICITY_MAPS_API_KEY` environment variable to a valid API key for the Electricity Maps API.
31
+
32
+
**Note:** Electricity Maps currently only supports GWP as an impact factor. As a result, only the `gwp` factor of the _usage_ part of the impact will be based on Electricity Maps data.
33
+
28
34
### GWP - Global warming potential factor
29
35
30
-
_Source_ :
36
+
_Source_ :
31
37
32
38
* For Europe (2019): [Quantification of the carbon intensity of electricity produced and used in Europe](https://www.sciencedirect.com/science/article/pii/S0306261921012149)
33
-
* For the rest of the world: [Ember Climate](https://ember-climate.org/data/data-explorer)
34
-
39
+
* For the rest of the world: [Ember Climate](https://ember-climate.org/data/data-explorer)
35
40
36
41
### PE - Primary energy factor
37
42
38
-
_Source_ :
43
+
_Source_ :
39
44
40
-
PE impact factor are not available in open access.
45
+
PE impact factor are not available in open access.
41
46
We use the consumption of fossil resources per kwh (APDf/kwh) per country and extrapolate this consumption to renewable energy :
*`%RenewableEnergyInMix` (2016): [List of countries by renewable electricity production](https://en.wikipedia.org/wiki/List_of_countries_by_renewable_electricity_production) from IRENA
0 commit comments