File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -13,15 +13,15 @@ the products from our company dataset to the products from the LCA dataset. As a
13
13
second step, all products are ranked according to their GHG emissions. Thirdly,
14
14
the products are grouped by the following 6 benchmarks:
15
15
16
- - "all": all products
17
- - "unit": all products with the same unit (example: kg)
18
- - "tilt_sec ": all products within the same tilt sector (example: agriculture)
19
- - "isic_4digit ": all products within the same ISIC 4 digit code (example:
20
- 0112 Growing of rice)
21
- - "unit_tilt_sec ": all products with the same unit within the same tilt sector
22
- (example: kg + agriculture)
23
- - "unit_isic ": all products with the same unit within the same ISIC 4 digit
24
- section (example: kg + 0112 Growing of rice)
16
+ * "all": All products.
17
+ * "unit": All products with the same unit (example: kg).
18
+ * "tilt \_ sec ": All products within the same tilt sector (example: agriculture).
19
+ * "isic \_ 4digit ": All products within the same ISIC 4 digit code (example:
20
+ 0112 Growing of rice).
21
+ * "unit \_ tilt \_ sec ": All products with the same unit within the same tilt sector
22
+ (example: kg + agriculture).
23
+ * "unit \_ isic ": All products with the same unit within the same ISIC 4 digit
24
+ section (example: kg + 0112 Growing of rice).
25
25
26
26
Finally, for each benchmark, products are assigned to the emission profile
27
27
category "low", "medium" or "high", depending on the GHG emissions arising from
You can’t perform that action at this time.
0 commit comments