@hestia-earth/glossary 0.31.0 → 0.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,76 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
## [0.32.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.31.1...v0.32.0) (2023-09-12)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### ⚠ BREAKING CHANGES
|
|
9
|
+
|
|
10
|
+
* **property:** Renames `BOD3 content` to `BOD3`, renames
|
|
11
|
+
`BOD5 content` to `BOD5`, and changes `units` on `BOD3` and `BOD5` from
|
|
12
|
+
`%` to `mg / L`.
|
|
13
|
+
* **characterisedIndicator:** Renames `Abiotic depletion, fossil fuels` to
|
|
14
|
+
`Abiotic resource depletion, fossil fuels`
|
|
15
|
+
* **characterisedIndicator:** Renames `Ionising radiation` to
|
|
16
|
+
`Ionising radiation (kBq Co-60 eq)`.
|
|
17
|
+
* **characterisedIndicator:** Renames `Freshwater ecotoxicity potential (PAF)` to
|
|
18
|
+
`Freshwater ecotoxicity potential (CTUe)`
|
|
19
|
+
* **pesticideAI:** Renames `pafM3DFreshwaterEcotoxicityUsetox` `pafM3DFreshwaterEcotoxicityUsetox2-1Hc50Ec50eq`.
|
|
20
|
+
* **pesticideAI:** Renames `pafM3DFreshwaterEcotoxicityUsetoxHC20EC10eq` `pafM3DFreshwaterEcotoxicityUsetox2-1Hc20Ec10eq`.
|
|
21
|
+
* **crop:** Renames `Oil palm, mill effluent` to
|
|
22
|
+
`Oil palm, mill effluent (decanted)`.
|
|
23
|
+
* **fuel:** Renames `Motor gasoline` to `Petrol`.
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **characterisedIndicator:** add `Abiotic resource depletion, minerals and metals` ([5d54a22](https://gitlab.com/hestia-earth/hestia-glossary/commit/5d54a222159d5840f7ffbd8856c888a257509f12))
|
|
28
|
+
* **characterisedIndicator:** add `Human toxicity potential... (CTUh)` terms ([35269c2](https://gitlab.com/hestia-earth/hestia-glossary/commit/35269c2f86971dcada01d1381c96e0fac6de9023))
|
|
29
|
+
* **characterisedIndicator:** add `Photochemical ozone creation potential, human health (NMVOC eq)` ([67666fa](https://gitlab.com/hestia-earth/hestia-glossary/commit/67666fa1ef0182aca47f3066592c96a903dafccd))
|
|
30
|
+
* **characterisedIndicator:** add `unitsDescription` ([8cdd2ae](https://gitlab.com/hestia-earth/hestia-glossary/commit/8cdd2ae67612dba666d9e3a1bb1ffab2e2a0d274)), closes [#717](https://gitlab.com/hestia-earth/hestia-glossary/issues/717)
|
|
31
|
+
* **characterisedIndicator:** improve definition of eutrophication terms ([5272069](https://gitlab.com/hestia-earth/hestia-glossary/commit/52720697d79a6bf031534a4c5d6db488743b44d0))
|
|
32
|
+
* **characterisedIndicator:** split `Ionising radiation` into multiple terms ([f4f7cf9](https://gitlab.com/hestia-earth/hestia-glossary/commit/f4f7cf9dec4cc0db5310f91a1cfa2cfbcfd780fe))
|
|
33
|
+
* **crop:** add `Sweet corn, ear` ([7cf0843](https://gitlab.com/hestia-earth/hestia-glossary/commit/7cf084345a297686d2f1d237d524a3a7b26cd8f4)), closes [#1057](https://gitlab.com/hestia-earth/hestia-glossary/issues/1057)
|
|
34
|
+
* **crop:** add lignin content of crop residue lookup ([01839f3](https://gitlab.com/hestia-earth/hestia-glossary/commit/01839f3c5c235678288dd8b0641ed18aac2913c6))
|
|
35
|
+
* **crop:** rename `Oil palm, mill effluent` to `Oil palm, mill effluent (decanted)` ([03f6c53](https://gitlab.com/hestia-earth/hestia-glossary/commit/03f6c53a42f8026f780cf719790216fb566ac6eb))
|
|
36
|
+
* **crop:** update grape nursery lookup values ([bcdd2ea](https://gitlab.com/hestia-earth/hestia-glossary/commit/bcdd2ea7ae48d24d0218b775d02fd9699b769bbc)), closes [#1091](https://gitlab.com/hestia-earth/hestia-glossary/issues/1091)
|
|
37
|
+
* **crop:** update sweet corn ear lookup ([bfb7a4c](https://gitlab.com/hestia-earth/hestia-glossary/commit/bfb7a4c5320b2ba8070ca5285238b37b409ab435))
|
|
38
|
+
* **emission:** add `Black carbon, to air` and `Total suspended particulates, to air` ([9404669](https://gitlab.com/hestia-earth/hestia-glossary/commit/9404669191203090fdabe951cf8cba8bf432fb3a)), closes [#1090](https://gitlab.com/hestia-earth/hestia-glossary/issues/1090)
|
|
39
|
+
* **emission:** add `CO, to air, inputs production` and `CO, to air, fuel combustion` ([1e39686](https://gitlab.com/hestia-earth/hestia-glossary/commit/1e39686ea087e09c7b85c59dadb5731122b25e52)), closes [#876](https://gitlab.com/hestia-earth/hestia-glossary/issues/876)
|
|
40
|
+
* **emission:** add `CO2` and `CH4` from `crop residue decomposition` ([be6258c](https://gitlab.com/hestia-earth/hestia-glossary/commit/be6258c92be4ebf8267de1e870d785e94df2cf5f)), closes [#988](https://gitlab.com/hestia-earth/hestia-glossary/issues/988)
|
|
41
|
+
* **forage:** add carbon content of crop residue lookup ([08b1796](https://gitlab.com/hestia-earth/hestia-glossary/commit/08b179603265d70c21e3cbdeab059299fe7ba38a))
|
|
42
|
+
* **forage:** add lignin content of crop residue lookup ([ee3b437](https://gitlab.com/hestia-earth/hestia-glossary/commit/ee3b437ae5001ce66841365959e89220d0980cb9))
|
|
43
|
+
* **fuel:** add `Oil palm, press fibre (fuel)` and `Oil palm, shell (fuel)` ([2c78444](https://gitlab.com/hestia-earth/hestia-glossary/commit/2c784449d335a1772e2671c6f3e05bd4f36aedfd)), closes [#1074](https://gitlab.com/hestia-earth/hestia-glossary/issues/1074)
|
|
44
|
+
* **fuel:** rename `Motor gasoline` to `Petrol` ([22a0d9b](https://gitlab.com/hestia-earth/hestia-glossary/commit/22a0d9b2dce7a70abcfb122805e190ef4527bdb4)), closes [#1089](https://gitlab.com/hestia-earth/hestia-glossary/issues/1089)
|
|
45
|
+
* **model:** add `Frischknecht et al (2000)` model for `Ionising radiation` ([315b386](https://gitlab.com/hestia-earth/hestia-glossary/commit/315b386a1413fa2263206e173484f610d52bdab0))
|
|
46
|
+
* **operation:** add lookups for EMEA-EEA 2019 model ([87e1495](https://gitlab.com/hestia-earth/hestia-glossary/commit/87e1495943271ac895ada8cd3fda3e61fe25430b))
|
|
47
|
+
* **organicFertiliser:** add default `ligninContent` to manures ([01dd252](https://gitlab.com/hestia-earth/hestia-glossary/commit/01dd2527d7ac068694d073ffe8e81cadf2182c8b))
|
|
48
|
+
* **property:** add `COD` or "Chemical oxygen demand" ([0ae507c](https://gitlab.com/hestia-earth/hestia-glossary/commit/0ae507c8b1cde940354aa0810513018ccba713c9)), closes [#1066](https://gitlab.com/hestia-earth/hestia-glossary/issues/1066)
|
|
49
|
+
* **property:** add `water` as allowed term type for `COD`, `BOD3`, and `BOD5` ([d86701b](https://gitlab.com/hestia-earth/hestia-glossary/commit/d86701be41018a95a4b7b3c0c802ed19e327e5a4))
|
|
50
|
+
* **property:** add `Weight per item` ([4c68eaa](https://gitlab.com/hestia-earth/hestia-glossary/commit/4c68eaac3d77b52735e2be7f48bfd24fdbfcf65d)), closes [#1048](https://gitlab.com/hestia-earth/hestia-glossary/issues/1048)
|
|
51
|
+
* **property:** rename `BOD content` terms to `BOD3` and `BOD5` and change `units` ([9b9ebfb](https://gitlab.com/hestia-earth/hestia-glossary/commit/9b9ebfba39244a628a5b7dfc56db304677ad26fb)), closes [#847](https://gitlab.com/hestia-earth/hestia-glossary/issues/847)
|
|
52
|
+
* **resourceUse:** add `unitsDescription` ([80fb2a1](https://gitlab.com/hestia-earth/hestia-glossary/commit/80fb2a1db5a088f9c7727c7f634706d800544a4e)), closes [#717](https://gitlab.com/hestia-earth/hestia-glossary/issues/717)
|
|
53
|
+
* **standardsLabels:** add `MSPO Certified` and `ISPO Certified` ([5990086](https://gitlab.com/hestia-earth/hestia-glossary/commit/5990086856d0ce2f9baeb0f0d7756a8256b11d60)), closes [#1061](https://gitlab.com/hestia-earth/hestia-glossary/issues/1061)
|
|
54
|
+
* **system:** add `Integrated pest management system` ([748b47a](https://gitlab.com/hestia-earth/hestia-glossary/commit/748b47ac52dfdda8ce3910264bfdf76f24abeb6b)), closes [#917](https://gitlab.com/hestia-earth/hestia-glossary/issues/917)
|
|
55
|
+
* **waste:** add `Oil palm mill effluent (waste)` ([cba34b3](https://gitlab.com/hestia-earth/hestia-glossary/commit/cba34b3be4dc3ce9497ad4f2a7e4b63d1f7dbaf4)), closes [#1064](https://gitlab.com/hestia-earth/hestia-glossary/issues/1064)
|
|
56
|
+
* **waste:** add lookup for CH4 emissions to `Oil palm mill effluent (waste)` term ([e8a8796](https://gitlab.com/hestia-earth/hestia-glossary/commit/e8a87962db66c471a0542cfb736eef172f6a1ff8)), closes [#1084](https://gitlab.com/hestia-earth/hestia-glossary/issues/1084)
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
### Bug Fixes
|
|
60
|
+
|
|
61
|
+
* **characterisedIndicator:** improve clarity of `units` for `Freshwater ecotoxicity potential` ([d329106](https://gitlab.com/hestia-earth/hestia-glossary/commit/d329106ef004912d423b69636628f7d7f71d01db))
|
|
62
|
+
* **characterisedIndicator:** rename `Abiotic resource depletion` term ([1eb5978](https://gitlab.com/hestia-earth/hestia-glossary/commit/1eb5978851bb7c484c534874cdcf654d66a75ca7))
|
|
63
|
+
* **emission:** acidification lookup errors on `H2S` emissions ([80ab32c](https://gitlab.com/hestia-earth/hestia-glossary/commit/80ab32c4c84e7c4832e73fedecc64d90d6fea433))
|
|
64
|
+
* **model:** rename `pecfr2017` to `pefcrGuidanceDocument2017` ([f3fbc5a](https://gitlab.com/hestia-earth/hestia-glossary/commit/f3fbc5ab09b727aa742f429f7ed8760e53ea1f95))
|
|
65
|
+
* **pesticideAI:** inconsistencies in USETox lookups ([c3ee535](https://gitlab.com/hestia-earth/hestia-glossary/commit/c3ee535cabdb3eb75e5dd19feb877a311d769612))
|
|
66
|
+
|
|
67
|
+
### [0.31.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.31.0...v0.31.1) (2023-09-05)
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
### Bug Fixes
|
|
71
|
+
|
|
72
|
+
* **crop:** error in column headers ([2ee3582](https://gitlab.com/hestia-earth/hestia-glossary/commit/2ee3582660489b0213112c8e2bcd62c82bb050a1))
|
|
73
|
+
* **wasteManagement:** errors in column headers ([c359adb](https://gitlab.com/hestia-earth/hestia-glossary/commit/c359adb79492fc268e2b7f663dc65d228c42dc41))
|
|
74
|
+
|
|
5
75
|
## [0.31.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.30.0...v0.31.0) (2023-09-04)
|
|
6
76
|
|
|
7
77
|
|
package/package.json
CHANGED
|
@@ -13,7 +13,9 @@
|
|
|
13
13
|
"biodiversityLossTotalLandUseEffects": "chaudharyBrooks2018",
|
|
14
14
|
"biodiversityLossLandOccupation": "chaudharyBrooks2018",
|
|
15
15
|
"biodiversityLossLandTransformation": "chaudharyBrooks2018",
|
|
16
|
-
"
|
|
16
|
+
"freshwaterEcotoxicityPotentialCtue": "usetoxV2",
|
|
17
|
+
"humanToxicityPotentialCancerCtuh": "usetoxV2",
|
|
18
|
+
"humanToxicityPotentialNonCancerCtuh": "usetoxV2",
|
|
17
19
|
"freshwaterAquaticEcotoxicityPotential14Dcbeq": "",
|
|
18
20
|
"marineAquaticEcotoxicityPotential14Dcbeq": "",
|
|
19
21
|
"terrestrialEcotoxicityPotential14Dcbeq": "",
|
|
@@ -42,7 +44,7 @@
|
|
|
42
44
|
"damageToTerrestrialEcosystemsTotalLandUseEffects": "chaudharyBrooks2018",
|
|
43
45
|
"damageToHumanHealthWaterStress": "lcImpactAllEffects100Years",
|
|
44
46
|
"damageToFreshwaterEcosystemsWaterStress": "lcImpactAllEffects100Years",
|
|
45
|
-
"
|
|
47
|
+
"ionisingRadiationKbqCo60Eq": "recipe2016Hierarchist",
|
|
46
48
|
"damageToHumanHealth": "lcImpactAllEffects100Years",
|
|
47
49
|
"damageToTerrestrialEcosystemsPdfYear": "lcImpactAllEffects100Years",
|
|
48
50
|
"damageToFreshwaterEcosystemsPdfYear": "lcImpactAllEffects100Years",
|
|
@@ -1081,7 +1081,7 @@
|
|
|
1081
1081
|
"liquefiedPetroleumGasesLpg",
|
|
1082
1082
|
"naphtha",
|
|
1083
1083
|
"aviationGasoline",
|
|
1084
|
-
"
|
|
1084
|
+
"petrol",
|
|
1085
1085
|
"gasolineTypeJetFuel",
|
|
1086
1086
|
"keroseneTypeJetFuel",
|
|
1087
1087
|
"otherKerosene",
|
|
@@ -1122,6 +1122,8 @@
|
|
|
1122
1122
|
"coalUnspecified",
|
|
1123
1123
|
"excessIndustrialHeat",
|
|
1124
1124
|
"biomethane",
|
|
1125
|
+
"oilPalmPressFibreFuel",
|
|
1126
|
+
"oilPalmShellFuel",
|
|
1125
1127
|
"inorganicNitrogenFertiliserUnspecifiedKgN",
|
|
1126
1128
|
"inorganicPhosphorusFertiliserUnspecifiedKgP2O5",
|
|
1127
1129
|
"inorganicPotassiumFertiliserUnspecifiedKgK2O",
|
|
@@ -24836,6 +24838,7 @@
|
|
|
24836
24838
|
"deadAnimalWaste",
|
|
24837
24839
|
"wasteWater",
|
|
24838
24840
|
"oilWaste",
|
|
24841
|
+
"oilPalmMillEffluentWaste",
|
|
24839
24842
|
"waterSourceUnspecified",
|
|
24840
24843
|
"waterPumpedGroundwater",
|
|
24841
24844
|
"waterRiverStream",
|
|
@@ -2,11 +2,14 @@
|
|
|
2
2
|
"1112TetrafluoroethaneToAirInputsProduction": "true",
|
|
3
3
|
"112TrichlorotrifluoroethaneToAirInputsProduction": "true",
|
|
4
4
|
"11DichlorotetrafluoroethaneToAirInputsProduction": "true",
|
|
5
|
+
"blackCarbonToAirFuelCombustion": "false",
|
|
6
|
+
"blackCarbonToAirInputsProduction": "false",
|
|
5
7
|
"bod5ToWaterIndustrialProcesses": "false",
|
|
6
8
|
"bod5ToWaterInputsProduction": "false",
|
|
7
9
|
"bromochlorodifluoromethaneToAirInputsProduction": "true",
|
|
8
10
|
"ch4ToAirAquacultureSystems": "true",
|
|
9
11
|
"ch4ToAirCropResidueBurning": "true",
|
|
12
|
+
"ch4ToAirCropResidueDecomposition": "false",
|
|
10
13
|
"ch4ToAirEntericFermentation": "true",
|
|
11
14
|
"ch4ToAirExcreta": "true",
|
|
12
15
|
"ch4ToAirFloodedRice": "true",
|
|
@@ -20,10 +23,13 @@
|
|
|
20
23
|
"ch4ToAirSoilFlux": "true",
|
|
21
24
|
"ch4ToAirWasteTreatment": "false",
|
|
22
25
|
"chlorodifluoromethaneToAirInputsProduction": "true",
|
|
26
|
+
"coToAirFuelCombustion": "false",
|
|
27
|
+
"coToAirInputsProduction": "false",
|
|
23
28
|
"co2ToAirAboveGroundBiomassStockChangeManagementChange": "true",
|
|
24
29
|
"co2ToAirAboveGroundBiomassStockChangeLandUseChange": "true",
|
|
25
30
|
"co2ToAirBelowGroundBiomassStockChangeManagementChange": "true",
|
|
26
31
|
"co2ToAirBelowGroundBiomassStockChangeLandUseChange": "true",
|
|
32
|
+
"co2ToAirCropResidueDecomposition": "false",
|
|
27
33
|
"co2ToAirFuelCombustion": "true",
|
|
28
34
|
"co2ToAirInputsProduction": "true",
|
|
29
35
|
"co2ToAirLimeHydrolysis": "true",
|
|
@@ -177,6 +183,8 @@
|
|
|
177
183
|
"soxToAirFuelCombustion": "false",
|
|
178
184
|
"soxToAirInputsProduction": "false",
|
|
179
185
|
"soxToAirCropResidueBurning": "false",
|
|
186
|
+
"totalSuspendedParticulatesToAirFuelCombustion": "false",
|
|
187
|
+
"totalSuspendedParticulatesToAirInputsProduction": "false",
|
|
180
188
|
"pesticideToAirPesticideApplication": "false",
|
|
181
189
|
"pesticideToAirInputsProduction": "false",
|
|
182
190
|
"pesticideToWaterPesticideApplication": "false",
|
|
@@ -1658,6 +1658,58 @@
|
|
|
1658
1658
|
"Transport"
|
|
1659
1659
|
]
|
|
1660
1660
|
},
|
|
1661
|
+
"blackCarbonToAirFuelCombustion": {
|
|
1662
|
+
"stehfestBouwman2006": {
|
|
1663
|
+
"siteTypesAllowed": [
|
|
1664
|
+
""
|
|
1665
|
+
]
|
|
1666
|
+
},
|
|
1667
|
+
"pooreNemecek2018": {
|
|
1668
|
+
"siteTypesAllowed": [
|
|
1669
|
+
""
|
|
1670
|
+
]
|
|
1671
|
+
},
|
|
1672
|
+
"siteTypesAllowed": [
|
|
1673
|
+
"all"
|
|
1674
|
+
],
|
|
1675
|
+
"productTermIdsAllowed": [
|
|
1676
|
+
"all"
|
|
1677
|
+
],
|
|
1678
|
+
"productTermTypesAllowed": [
|
|
1679
|
+
"all"
|
|
1680
|
+
],
|
|
1681
|
+
"typesAllowed": [
|
|
1682
|
+
"Cycle",
|
|
1683
|
+
"Transformation",
|
|
1684
|
+
"Transport"
|
|
1685
|
+
]
|
|
1686
|
+
},
|
|
1687
|
+
"blackCarbonToAirInputsProduction": {
|
|
1688
|
+
"stehfestBouwman2006": {
|
|
1689
|
+
"siteTypesAllowed": [
|
|
1690
|
+
""
|
|
1691
|
+
]
|
|
1692
|
+
},
|
|
1693
|
+
"pooreNemecek2018": {
|
|
1694
|
+
"siteTypesAllowed": [
|
|
1695
|
+
""
|
|
1696
|
+
]
|
|
1697
|
+
},
|
|
1698
|
+
"siteTypesAllowed": [
|
|
1699
|
+
"all"
|
|
1700
|
+
],
|
|
1701
|
+
"productTermIdsAllowed": [
|
|
1702
|
+
"all"
|
|
1703
|
+
],
|
|
1704
|
+
"productTermTypesAllowed": [
|
|
1705
|
+
"all"
|
|
1706
|
+
],
|
|
1707
|
+
"typesAllowed": [
|
|
1708
|
+
"Cycle",
|
|
1709
|
+
"Transformation",
|
|
1710
|
+
"Transport"
|
|
1711
|
+
]
|
|
1712
|
+
},
|
|
1661
1713
|
"bod5ToWaterIndustrialProcesses": {
|
|
1662
1714
|
"stehfestBouwman2006": {
|
|
1663
1715
|
"siteTypesAllowed": [
|
|
@@ -1786,6 +1838,30 @@
|
|
|
1786
1838
|
"Cycle"
|
|
1787
1839
|
]
|
|
1788
1840
|
},
|
|
1841
|
+
"ch4ToAirCropResidueDecomposition": {
|
|
1842
|
+
"stehfestBouwman2006": {
|
|
1843
|
+
"siteTypesAllowed": [
|
|
1844
|
+
""
|
|
1845
|
+
]
|
|
1846
|
+
},
|
|
1847
|
+
"pooreNemecek2018": {
|
|
1848
|
+
"siteTypesAllowed": [
|
|
1849
|
+
""
|
|
1850
|
+
]
|
|
1851
|
+
},
|
|
1852
|
+
"siteTypesAllowed": [
|
|
1853
|
+
"cropland"
|
|
1854
|
+
],
|
|
1855
|
+
"productTermIdsAllowed": [
|
|
1856
|
+
"all"
|
|
1857
|
+
],
|
|
1858
|
+
"productTermTypesAllowed": [
|
|
1859
|
+
"all"
|
|
1860
|
+
],
|
|
1861
|
+
"typesAllowed": [
|
|
1862
|
+
"Cycle"
|
|
1863
|
+
]
|
|
1864
|
+
},
|
|
1789
1865
|
"ch4ToAirEntericFermentation": {
|
|
1790
1866
|
"stehfestBouwman2006": {
|
|
1791
1867
|
"siteTypesAllowed": [
|
|
@@ -2287,6 +2363,58 @@
|
|
|
2287
2363
|
"Transport"
|
|
2288
2364
|
]
|
|
2289
2365
|
},
|
|
2366
|
+
"coToAirFuelCombustion": {
|
|
2367
|
+
"stehfestBouwman2006": {
|
|
2368
|
+
"siteTypesAllowed": [
|
|
2369
|
+
""
|
|
2370
|
+
]
|
|
2371
|
+
},
|
|
2372
|
+
"pooreNemecek2018": {
|
|
2373
|
+
"siteTypesAllowed": [
|
|
2374
|
+
""
|
|
2375
|
+
]
|
|
2376
|
+
},
|
|
2377
|
+
"siteTypesAllowed": [
|
|
2378
|
+
"all"
|
|
2379
|
+
],
|
|
2380
|
+
"productTermIdsAllowed": [
|
|
2381
|
+
"all"
|
|
2382
|
+
],
|
|
2383
|
+
"productTermTypesAllowed": [
|
|
2384
|
+
"all"
|
|
2385
|
+
],
|
|
2386
|
+
"typesAllowed": [
|
|
2387
|
+
"Cycle",
|
|
2388
|
+
"Transformation",
|
|
2389
|
+
"Transport"
|
|
2390
|
+
]
|
|
2391
|
+
},
|
|
2392
|
+
"coToAirInputsProduction": {
|
|
2393
|
+
"stehfestBouwman2006": {
|
|
2394
|
+
"siteTypesAllowed": [
|
|
2395
|
+
""
|
|
2396
|
+
]
|
|
2397
|
+
},
|
|
2398
|
+
"pooreNemecek2018": {
|
|
2399
|
+
"siteTypesAllowed": [
|
|
2400
|
+
""
|
|
2401
|
+
]
|
|
2402
|
+
},
|
|
2403
|
+
"siteTypesAllowed": [
|
|
2404
|
+
"all"
|
|
2405
|
+
],
|
|
2406
|
+
"productTermIdsAllowed": [
|
|
2407
|
+
"all"
|
|
2408
|
+
],
|
|
2409
|
+
"productTermTypesAllowed": [
|
|
2410
|
+
"all"
|
|
2411
|
+
],
|
|
2412
|
+
"typesAllowed": [
|
|
2413
|
+
"Cycle",
|
|
2414
|
+
"Transformation",
|
|
2415
|
+
"Transport"
|
|
2416
|
+
]
|
|
2417
|
+
},
|
|
2290
2418
|
"co2ToAirAboveGroundBiomassStockChangeManagementChange": {
|
|
2291
2419
|
"stehfestBouwman2006": {
|
|
2292
2420
|
"siteTypesAllowed": [
|
|
@@ -2399,6 +2527,30 @@
|
|
|
2399
2527
|
"Cycle"
|
|
2400
2528
|
]
|
|
2401
2529
|
},
|
|
2530
|
+
"co2ToAirCropResidueDecomposition": {
|
|
2531
|
+
"stehfestBouwman2006": {
|
|
2532
|
+
"siteTypesAllowed": [
|
|
2533
|
+
""
|
|
2534
|
+
]
|
|
2535
|
+
},
|
|
2536
|
+
"pooreNemecek2018": {
|
|
2537
|
+
"siteTypesAllowed": [
|
|
2538
|
+
""
|
|
2539
|
+
]
|
|
2540
|
+
},
|
|
2541
|
+
"siteTypesAllowed": [
|
|
2542
|
+
"cropland"
|
|
2543
|
+
],
|
|
2544
|
+
"productTermIdsAllowed": [
|
|
2545
|
+
"all"
|
|
2546
|
+
],
|
|
2547
|
+
"productTermTypesAllowed": [
|
|
2548
|
+
"all"
|
|
2549
|
+
],
|
|
2550
|
+
"typesAllowed": [
|
|
2551
|
+
"Cycle"
|
|
2552
|
+
]
|
|
2553
|
+
},
|
|
2402
2554
|
"co2ToAirFuelCombustion": {
|
|
2403
2555
|
"stehfestBouwman2006": {
|
|
2404
2556
|
"siteTypesAllowed": [
|
|
@@ -6481,6 +6633,58 @@
|
|
|
6481
6633
|
"Cycle"
|
|
6482
6634
|
]
|
|
6483
6635
|
},
|
|
6636
|
+
"totalSuspendedParticulatesToAirFuelCombustion": {
|
|
6637
|
+
"stehfestBouwman2006": {
|
|
6638
|
+
"siteTypesAllowed": [
|
|
6639
|
+
""
|
|
6640
|
+
]
|
|
6641
|
+
},
|
|
6642
|
+
"pooreNemecek2018": {
|
|
6643
|
+
"siteTypesAllowed": [
|
|
6644
|
+
""
|
|
6645
|
+
]
|
|
6646
|
+
},
|
|
6647
|
+
"siteTypesAllowed": [
|
|
6648
|
+
"all"
|
|
6649
|
+
],
|
|
6650
|
+
"productTermIdsAllowed": [
|
|
6651
|
+
"all"
|
|
6652
|
+
],
|
|
6653
|
+
"productTermTypesAllowed": [
|
|
6654
|
+
"all"
|
|
6655
|
+
],
|
|
6656
|
+
"typesAllowed": [
|
|
6657
|
+
"Cycle",
|
|
6658
|
+
"Transformation",
|
|
6659
|
+
"Transport"
|
|
6660
|
+
]
|
|
6661
|
+
},
|
|
6662
|
+
"totalSuspendedParticulatesToAirInputsProduction": {
|
|
6663
|
+
"stehfestBouwman2006": {
|
|
6664
|
+
"siteTypesAllowed": [
|
|
6665
|
+
""
|
|
6666
|
+
]
|
|
6667
|
+
},
|
|
6668
|
+
"pooreNemecek2018": {
|
|
6669
|
+
"siteTypesAllowed": [
|
|
6670
|
+
""
|
|
6671
|
+
]
|
|
6672
|
+
},
|
|
6673
|
+
"siteTypesAllowed": [
|
|
6674
|
+
"all"
|
|
6675
|
+
],
|
|
6676
|
+
"productTermIdsAllowed": [
|
|
6677
|
+
"all"
|
|
6678
|
+
],
|
|
6679
|
+
"productTermTypesAllowed": [
|
|
6680
|
+
"all"
|
|
6681
|
+
],
|
|
6682
|
+
"typesAllowed": [
|
|
6683
|
+
"Cycle",
|
|
6684
|
+
"Transformation",
|
|
6685
|
+
"Transport"
|
|
6686
|
+
]
|
|
6687
|
+
},
|
|
6484
6688
|
"pesticideToAirPesticideApplication": {
|
|
6485
6689
|
"stehfestBouwman2006": {
|
|
6486
6690
|
"siteTypesAllowed": [
|
|
@@ -142268,12 +142472,12 @@
|
|
|
142268
142472
|
"all"
|
|
142269
142473
|
]
|
|
142270
142474
|
},
|
|
142271
|
-
"
|
|
142475
|
+
"bod5": {
|
|
142272
142476
|
"siteTypesAllowed": [
|
|
142273
142477
|
"all"
|
|
142274
142478
|
]
|
|
142275
142479
|
},
|
|
142276
|
-
"
|
|
142480
|
+
"bod3": {
|
|
142277
142481
|
"siteTypesAllowed": [
|
|
142278
142482
|
"all"
|
|
142279
142483
|
]
|
|
@@ -142342,6 +142546,11 @@
|
|
|
142342
142546
|
"all"
|
|
142343
142547
|
]
|
|
142344
142548
|
},
|
|
142549
|
+
"cod": {
|
|
142550
|
+
"siteTypesAllowed": [
|
|
142551
|
+
"all"
|
|
142552
|
+
]
|
|
142553
|
+
},
|
|
142345
142554
|
"coldCarcassWeightPerHead": {
|
|
142346
142555
|
"siteTypesAllowed": [
|
|
142347
142556
|
"all"
|
|
@@ -143158,6 +143367,13 @@
|
|
|
143158
143367
|
"animal housing"
|
|
143159
143368
|
]
|
|
143160
143369
|
},
|
|
143370
|
+
"weightPerItem": {
|
|
143371
|
+
"siteTypesAllowed": [
|
|
143372
|
+
"cropland",
|
|
143373
|
+
"permanent pasture",
|
|
143374
|
+
"animal housing"
|
|
143375
|
+
]
|
|
143376
|
+
},
|
|
143161
143377
|
"zincContent": {
|
|
143162
143378
|
"siteTypesAllowed": [
|
|
143163
143379
|
"all"
|
|
@@ -144317,18 +144533,20 @@
|
|
|
144317
144533
|
},
|
|
144318
144534
|
"rspoCertifiedSustainablePalmOil": {
|
|
144319
144535
|
"siteTypesAllowed": [
|
|
144320
|
-
"forest",
|
|
144321
|
-
"other natural vegetation",
|
|
144322
144536
|
"cropland",
|
|
144323
|
-
"
|
|
144324
|
-
|
|
144325
|
-
|
|
144326
|
-
|
|
144327
|
-
|
|
144328
|
-
"
|
|
144329
|
-
"
|
|
144330
|
-
|
|
144331
|
-
|
|
144537
|
+
"agri-food processor"
|
|
144538
|
+
]
|
|
144539
|
+
},
|
|
144540
|
+
"mspoCertified": {
|
|
144541
|
+
"siteTypesAllowed": [
|
|
144542
|
+
"cropland",
|
|
144543
|
+
"agri-food processor"
|
|
144544
|
+
]
|
|
144545
|
+
},
|
|
144546
|
+
"ispoCertified": {
|
|
144547
|
+
"siteTypesAllowed": [
|
|
144548
|
+
"cropland",
|
|
144549
|
+
"agri-food processor"
|
|
144332
144550
|
]
|
|
144333
144551
|
},
|
|
144334
144552
|
"rtrsCertifiedSoy": {
|
|
@@ -146573,6 +146791,13 @@
|
|
|
146573
146791
|
"permanent pasture"
|
|
146574
146792
|
]
|
|
146575
146793
|
},
|
|
146794
|
+
"integratedPestManagementSystem": {
|
|
146795
|
+
"siteTypesAllowed": [
|
|
146796
|
+
"cropland",
|
|
146797
|
+
"glass or high accessible cover",
|
|
146798
|
+
"permanent pasture"
|
|
146799
|
+
]
|
|
146800
|
+
},
|
|
146576
146801
|
"noTillage": {
|
|
146577
146802
|
"siteTypesAllowed": [
|
|
146578
146803
|
"cropland",
|