@hestia-earth/glossary 0.5.0 → 0.6.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 +93 -0
- package/index.js +22 -2
- package/package.json +3 -2
- package/resources/defaultModelId.json +25 -19
- package/resources/impactAssessment.json +277 -3
- package/resources/term-restrictions.json +38091 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,99 @@
|
|
|
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.6.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.5.2...v0.6.0) (2022-08-04)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### ⚠ BREAKING CHANGES
|
|
9
|
+
|
|
10
|
+
* **animalProduct:** renamed `animalProduct` lookup
|
|
11
|
+
`excreta` to `excretaKgNTermId` and
|
|
12
|
+
`excretaVs` to `excretaKgVsTermId`
|
|
13
|
+
* **liveAquaticSpecies:** renamed liveAquaticSpecies lookup
|
|
14
|
+
`excreta` to `excretaKgNTermId` and
|
|
15
|
+
`excretaVs` to `excretaKgVsTermId`
|
|
16
|
+
* **liveAnimal:** renamed liveAnimal lookup `excreta` to `excretaKgNTermId` and
|
|
17
|
+
`excretaVs` to `excretaKgVsTermId`
|
|
18
|
+
|
|
19
|
+
### Features
|
|
20
|
+
|
|
21
|
+
* **animalProduct:** add lookup `excretaKgMass` and rename excreta lookups ([81b3be5](https://gitlab.com/hestia-earth/hestia-glossary/commit/81b3be5a0464caae03da235138366de2d94ae342)), closes [#466](https://gitlab.com/hestia-earth/hestia-glossary/issues/466)
|
|
22
|
+
* **biologicalControlAgent:** create glossary ([f144173](https://gitlab.com/hestia-earth/hestia-glossary/commit/f144173ac60dd178cb04391899ff9b5b9867ec38)), closes [#271](https://gitlab.com/hestia-earth/hestia-glossary/issues/271)
|
|
23
|
+
* **characterisedIndicator:** set `defaultModelId` lookup for all `damageTo...` terms ([4476156](https://gitlab.com/hestia-earth/hestia-glossary/commit/447615693ea4fe33bfb51a88634bb087d469d5ba))
|
|
24
|
+
* **emission:** add `model` restrictions on `site.siteType` allowed ([c6dc425](https://gitlab.com/hestia-earth/hestia-glossary/commit/c6dc425ad46169cd724bfa07848a7439de88394e))
|
|
25
|
+
* **emission:** set `productTermTypesAllowed` to `excreta` only for excreta terms ([e53981a](https://gitlab.com/hestia-earth/hestia-glossary/commit/e53981aa90d20cbc33d10b8be1ee69ca04af03cb)), closes [#459](https://gitlab.com/hestia-earth/hestia-glossary/issues/459)
|
|
26
|
+
* **excretaManagement:** change NH3 lookups to use `excreta` terms instead of `liveAnimal` ([144ad99](https://gitlab.com/hestia-earth/hestia-glossary/commit/144ad99b706c869758e4181a73a56846c2ffc568)), closes [#459](https://gitlab.com/hestia-earth/hestia-glossary/issues/459)
|
|
27
|
+
* **liveAnimal:** add lookup `excretaKgMass` and rename excreta lookups ([a07ade3](https://gitlab.com/hestia-earth/hestia-glossary/commit/a07ade3164237224f62de09e971abd8e7e652d07))
|
|
28
|
+
* **liveAquaticSpecies:** add lookup `excretaKgMass` and rename excreta lookups ([ff7c899](https://gitlab.com/hestia-earth/hestia-glossary/commit/ff7c899efcf006b00e2d3b9dadd7cf2fc8521737)), closes [#466](https://gitlab.com/hestia-earth/hestia-glossary/issues/466)
|
|
29
|
+
* **measurement:** limit `siteTypesAllowed` for `Heavy winter precipitation` to cropland and pasture ([7861529](https://gitlab.com/hestia-earth/hestia-glossary/commit/7861529c774af604aa1e2424d5aa3136628cd8cd)), closes [#145](https://gitlab.com/hestia-earth/hestia-glossary/issues/145)
|
|
30
|
+
* **other:** moves `Phytoseiulus persimilis` to `biologicalControlAgent` ([af9f602](https://gitlab.com/hestia-earth/hestia-glossary/commit/af9f60289552231d36b3d795d83bae62c6e31b36)), closes [#271](https://gitlab.com/hestia-earth/hestia-glossary/issues/271)
|
|
31
|
+
* **pesticideAI:** move terms to to `biologicalControlAgent` ([7fd2297](https://gitlab.com/hestia-earth/hestia-glossary/commit/7fd22974bbc29858b0986c5e137b29f01dbe2cc9)), closes [#271](https://gitlab.com/hestia-earth/hestia-glossary/issues/271)
|
|
32
|
+
* **region:** rename `Alga` and `Mite` as duplicated in `biologicalControlAgent` ([aa99dd6](https://gitlab.com/hestia-earth/hestia-glossary/commit/aa99dd66131c27b562da62c3671ddb9aa8e6a41a)), closes [#271](https://gitlab.com/hestia-earth/hestia-glossary/issues/271)
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
### Bug Fixes
|
|
36
|
+
|
|
37
|
+
* **characterisedIndicator:** delete wrong lookup for marine eutrophication LC-impact indicator ([ce47aab](https://gitlab.com/hestia-earth/hestia-glossary/commit/ce47aab8578d60b6a6aa8c0414f1a8d658388260))
|
|
38
|
+
* **characterisedIndicator:** delete wrong lookup for marine eutrophication LC-impact indicator ([8ca619c](https://gitlab.com/hestia-earth/hestia-glossary/commit/8ca619c6f4e10c5d44ae5a2538395003c223186c))
|
|
39
|
+
* **crop:** error in `hempSeed` `id` in `crop-property-lookup` ([da97beb](https://gitlab.com/hestia-earth/hestia-glossary/commit/da97bebcc184b23ba9af321c443d1bf65bf4bdd3))
|
|
40
|
+
* **crop:** errors in tree terms, area lookups, add missing `subClassOf` ([d0e8ef5](https://gitlab.com/hestia-earth/hestia-glossary/commit/d0e8ef5e2f911b0aa2485473060e334cbd7a740b))
|
|
41
|
+
* **crop:** update errors in term names and lookups ([66bf860](https://gitlab.com/hestia-earth/hestia-glossary/commit/66bf86035617db99d615216e2d4a9eb6d44e81f0)), closes [#441](https://gitlab.com/hestia-earth/hestia-glossary/issues/441) [#448](https://gitlab.com/hestia-earth/hestia-glossary/issues/448) [#470](https://gitlab.com/hestia-earth/hestia-glossary/issues/470) [#454](https://gitlab.com/hestia-earth/hestia-glossary/issues/454) [#455](https://gitlab.com/hestia-earth/hestia-glossary/issues/455)
|
|
42
|
+
* **grass:** rename `lemon grass` to `wire lemon grass` ([95293e2](https://gitlab.com/hestia-earth/hestia-glossary/commit/95293e2b69f00e67dd4793ad56d6a7acbd36f402))
|
|
43
|
+
* **grass:** update `grass-property-lookup` term `lemonGrassFreshForage` ([2ee73fd](https://gitlab.com/hestia-earth/hestia-glossary/commit/2ee73fda0f0752109d31f4d344b236089ed889d7))
|
|
44
|
+
|
|
45
|
+
### [0.5.2](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.5.1...v0.5.2) (2022-07-26)
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
### Features
|
|
49
|
+
|
|
50
|
+
* create `region-measurements-lookups` ([b8e5d51](https://gitlab.com/hestia-earth/hestia-glossary/commit/b8e5d51b69a0ab5be6318c6aef846fa2313b56a5)), closes [#460](https://gitlab.com/hestia-earth/hestia-glossary/issues/460)
|
|
51
|
+
* **cropResidue:** add `productTermTypes` allowed lookup ([007b850](https://gitlab.com/hestia-earth/hestia-glossary/commit/007b8503c89cdad44b2e2fa3c0f427023e2b4193)), closes [#467](https://gitlab.com/hestia-earth/hestia-glossary/issues/467)
|
|
52
|
+
* **cropResidueManagement:** add `productTermTypes` allowed lookup ([ab2edd3](https://gitlab.com/hestia-earth/hestia-glossary/commit/ab2edd3a0e2704f6dfd0fe21ea5832e801bdf5b1)), closes [#467](https://gitlab.com/hestia-earth/hestia-glossary/issues/467)
|
|
53
|
+
* **property:** add `siteTypesAllowed` lookup ([38faaa3](https://gitlab.com/hestia-earth/hestia-glossary/commit/38faaa3b99e748f67d4c2dcf23d8e83bb74ac6a3)), closes [#423](https://gitlab.com/hestia-earth/hestia-glossary/issues/423)
|
|
54
|
+
|
|
55
|
+
### [0.5.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.5.0...v0.5.1) (2022-07-26)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### Features
|
|
59
|
+
|
|
60
|
+
* add buffalo excreta term and corresponding lookups ([edd5632](https://gitlab.com/hestia-earth/hestia-glossary/commit/edd56320be4329b802a5df18368ef9c141641377)), closes [#465](https://gitlab.com/hestia-earth/hestia-glossary/issues/465)
|
|
61
|
+
* add camel excreta terms and corresponding lookups ([5b33499](https://gitlab.com/hestia-earth/hestia-glossary/commit/5b3349903af111e292616c48084b2eda7b43e3f5)), closes [#465](https://gitlab.com/hestia-earth/hestia-glossary/issues/465)
|
|
62
|
+
* add ducks excreta term and corresponding lookups ([bb5e9e2](https://gitlab.com/hestia-earth/hestia-glossary/commit/bb5e9e2160e4e97ee82810fac115a1ca06cc3cef)), closes [#465](https://gitlab.com/hestia-earth/hestia-glossary/issues/465)
|
|
63
|
+
* add geese excreta terms and corresponding lookups ([8a80cfe](https://gitlab.com/hestia-earth/hestia-glossary/commit/8a80cfe604dd863e9f413f9a41ec6e6bbba07d8b)), closes [#465](https://gitlab.com/hestia-earth/hestia-glossary/issues/465)
|
|
64
|
+
* add horses, mules, and asses excreta term and corresponding lookups ([9e06923](https://gitlab.com/hestia-earth/hestia-glossary/commit/9e069234d0bbfe158d929c3d9fcfa3557b2016db)), closes [#465](https://gitlab.com/hestia-earth/hestia-glossary/issues/465)
|
|
65
|
+
* add turkeys excreta terms and corresponding lookups ([778407c](https://gitlab.com/hestia-earth/hestia-glossary/commit/778407c47878fab7997a9bbc1d0d597f866eb96c)), closes [#465](https://gitlab.com/hestia-earth/hestia-glossary/issues/465)
|
|
66
|
+
* **animalProduct:** add `Animal meal` and `Animal by-product meal` ([50b00d8](https://gitlab.com/hestia-earth/hestia-glossary/commit/50b00d8740e917b6aa826e8e919482f4efbf8dc7)), closes [#443](https://gitlab.com/hestia-earth/hestia-glossary/issues/443)
|
|
67
|
+
* **characterisedIndicator:** add `damage to terrestrial ecosystems, total land use effects` ([abd0714](https://gitlab.com/hestia-earth/hestia-glossary/commit/abd0714c7fc435dd4c73de44ea9ee59b6b5d6163))
|
|
68
|
+
* **crop:** add subclasses to crops ([b3885e5](https://gitlab.com/hestia-earth/hestia-glossary/commit/b3885e567c4cb5ed1c9ba9e8aeaa6d0b3a76d8af)), closes [#427](https://gitlab.com/hestia-earth/hestia-glossary/issues/427)
|
|
69
|
+
* **cropEstablishment:** change `Sowing density` to `Seeding density` ([685ecf2](https://gitlab.com/hestia-earth/hestia-glossary/commit/685ecf28b79937109a1dbc1583873b52261bc7e7)), closes [#435](https://gitlab.com/hestia-earth/hestia-glossary/issues/435)
|
|
70
|
+
* **emission:** add lookup `causesExcretaMassLoss` ([04e1a97](https://gitlab.com/hestia-earth/hestia-glossary/commit/04e1a970e322923cc0481b2d425e0567f63044ff)), closes [#464](https://gitlab.com/hestia-earth/hestia-glossary/issues/464)
|
|
71
|
+
* **emission:** set `liveAnimal` as `productTermTypesAllowed` allowed for excreta emissions ([ef85fa4](https://gitlab.com/hestia-earth/hestia-glossary/commit/ef85fa4b2f7606f31645ac81a5aa6cfd5fd2ba11))
|
|
72
|
+
* **endpointIndicator:** add `defaultModelId` lookup ([e6e5cc1](https://gitlab.com/hestia-earth/hestia-glossary/commit/e6e5cc1a40d3b8f3e5ec1057cee9295d2ea7f183)), closes [#461](https://gitlab.com/hestia-earth/hestia-glossary/issues/461)
|
|
73
|
+
* **liveAnimal:** add `geese` as synonym for `Goose (domestic)` ([e25c983](https://gitlab.com/hestia-earth/hestia-glossary/commit/e25c98381044e3b7504949c1804b3da695786943))
|
|
74
|
+
* **measurement:** add lookup for `arrayTreatmentLargerUnitOfTime` ([bcc17d1](https://gitlab.com/hestia-earth/hestia-glossary/commit/bcc17d109ae5f89172c1ea2d418f160996aa73fc))
|
|
75
|
+
* **operation:** add `pruning, with pruning shears` ([fb7f308](https://gitlab.com/hestia-earth/hestia-glossary/commit/fb7f3083f2f7e616d9857fdb3505e5b4f2746c07))
|
|
76
|
+
* **other:** add lookup for `siteTypesAllowed` ([dc89af9](https://gitlab.com/hestia-earth/hestia-glossary/commit/dc89af90767b83b4dd5b49973e6a3108fd1aea03)), closes [#423](https://gitlab.com/hestia-earth/hestia-glossary/issues/423)
|
|
77
|
+
* **package:** export method to get `Term` restrictions ([f59e5dd](https://gitlab.com/hestia-earth/hestia-glossary/commit/f59e5dd19838682c2dae900d3be81351ff0f05db))
|
|
78
|
+
* **pesticideAI:** add LC-impact CFs for human and ecotoxicity ([f7dd3f1](https://gitlab.com/hestia-earth/hestia-glossary/commit/f7dd3f15984b2edb877b794304f98e84af8f1744))
|
|
79
|
+
* **pesticideBrandName:** add `Intrepid 2F Insecticide` ([5ea927a](https://gitlab.com/hestia-earth/hestia-glossary/commit/5ea927aa75e2c2daf6556bf298b967c9d20af881))
|
|
80
|
+
* **region:** add `excreta` terms in all `units` to `region-excreta-excretaManagement-ch4B0` lookup ([b95a559](https://gitlab.com/hestia-earth/hestia-glossary/commit/b95a5595450d77b589e9b2ed525868e747af482d))
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
### Bug Fixes
|
|
84
|
+
|
|
85
|
+
* **crop:** ensure `plants` in term.name is always plural ([706428c](https://gitlab.com/hestia-earth/hestia-glossary/commit/706428c370498cbcada3d72f0c6599fedfeb565b)), closes [#447](https://gitlab.com/hestia-earth/hestia-glossary/issues/447)
|
|
86
|
+
* **crop:** ensure `trees` and `plants` in `term.name` is singular ([adf6479](https://gitlab.com/hestia-earth/hestia-glossary/commit/adf64793693d14d9aff2bd4f6f35046bad6c1c74)), closes [#447](https://gitlab.com/hestia-earth/hestia-glossary/issues/447)
|
|
87
|
+
* **crop:** inconsistencies in `term.name` where functional unit is `ha` ([9d7c334](https://gitlab.com/hestia-earth/hestia-glossary/commit/9d7c3343a65bb320d858c5a0537c8a6562d28c0e)), closes [#447](https://gitlab.com/hestia-earth/hestia-glossary/issues/447)
|
|
88
|
+
* **crop:** tidy up `dataStates` of lookups `N_Content_AG_Residue` and `N_Content_BG_Residue` ([38ffea0](https://gitlab.com/hestia-earth/hestia-glossary/commit/38ffea0c02b878bde78cba58ffaab60ec6455667)), closes [#457](https://gitlab.com/hestia-earth/hestia-glossary/issues/457)
|
|
89
|
+
* **liveAnimal:** error in excreta lookups for `lamb` ([2e86173](https://gitlab.com/hestia-earth/hestia-glossary/commit/2e8617368c1edc2a7adc531c5bb12910b10cb2d8))
|
|
90
|
+
* **measurement:** error in units of `Sunshine duration` ([a771abe](https://gitlab.com/hestia-earth/hestia-glossary/commit/a771abe2a303de7259df4667d82dee4431553790))
|
|
91
|
+
* **measurement:** remove synonyms for air pressure which were actually units ([b632c6f](https://gitlab.com/hestia-earth/hestia-glossary/commit/b632c6fea47125651c64359c902bfa8b1bbe848d)), closes [#431](https://gitlab.com/hestia-earth/hestia-glossary/issues/431)
|
|
92
|
+
* **operation:** error in synonym for `Bailing, machine unspecified` ([8eed615](https://gitlab.com/hestia-earth/hestia-glossary/commit/8eed615c6e8681ac7dac5d42033ca2e204b593da)), closes [#424](https://gitlab.com/hestia-earth/hestia-glossary/issues/424)
|
|
93
|
+
* **region:** move LC-Impact water stress CFs to new lookup ([55a0054](https://gitlab.com/hestia-earth/hestia-glossary/commit/55a005401144cf931b499ccdefe87343fe34f6b1))
|
|
94
|
+
* **region:** remove `certainEffects` and `AllEffects` from awareWaterBasinId-resourceUse lookup ([0153c28](https://gitlab.com/hestia-earth/hestia-glossary/commit/0153c2836154cd2f5d9609dc03a35ee4244929e3))
|
|
95
|
+
* **region:** replace term names with ids in region-emission Freshwater eutrophication lookup ([772a60c](https://gitlab.com/hestia-earth/hestia-glossary/commit/772a60c9a64956b8f8c9ca4abcd356f4e143ac01))
|
|
96
|
+
* **region:** split LC-Impact region-emission PM formation lookup into allEffects and certainEffects ([564edf8](https://gitlab.com/hestia-earth/hestia-glossary/commit/564edf8131821124a29eb4419790667f4f90b5ea))
|
|
97
|
+
|
|
5
98
|
## [0.5.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.4.2...v0.5.0) (2022-07-12)
|
|
6
99
|
|
|
7
100
|
|
package/index.js
CHANGED
|
@@ -47,7 +47,24 @@ const getArrayTreatment = (id) => loadResource('arrayTreatment.json')[id] || 'su
|
|
|
47
47
|
* @param {string} id The Hestia term [id](https://hestia.earth/schema/Term#id).
|
|
48
48
|
* @returns {string} The `@id` of the model if set.
|
|
49
49
|
*/
|
|
50
|
-
const
|
|
50
|
+
const getDefaultModelId = (id) => loadResource('defaultModelId.json')[id];
|
|
51
|
+
|
|
52
|
+
/**
|
|
53
|
+
* Returns the list of restrictions of the Term.
|
|
54
|
+
*
|
|
55
|
+
* @param {string} id The Hestia term [id](https://hestia.earth/schema/Term#id).
|
|
56
|
+
* @returns A list of restrictions as an object.
|
|
57
|
+
*/
|
|
58
|
+
const getTermRestrictions = (id) => loadResource('term-restrictions.json')[id];
|
|
59
|
+
|
|
60
|
+
/**
|
|
61
|
+
* Returns the list of restrictions of the Term/Model mapping.
|
|
62
|
+
*
|
|
63
|
+
* @param {string} id The Hestia term [id](https://hestia.earth/schema/Term#id).
|
|
64
|
+
* @param {string} modelId The Hestia term [id](https://hestia.earth/schema/Term#id).
|
|
65
|
+
* @returns A list of restrictions as an object.
|
|
66
|
+
*/
|
|
67
|
+
const getTermModelRestrictions = (id, modelId) => (loadResource('term-restrictions.json')[id] || {})[modelId];
|
|
51
68
|
|
|
52
69
|
module.exports = {
|
|
53
70
|
loadResourceKey,
|
|
@@ -55,5 +72,8 @@ module.exports = {
|
|
|
55
72
|
iso31662ToId,
|
|
56
73
|
idToIso31662,
|
|
57
74
|
getArrayTreatment,
|
|
58
|
-
getDefaultModeId
|
|
75
|
+
getDefaultModeId: getDefaultModelId, // backwards compatibility
|
|
76
|
+
getDefaultModelId,
|
|
77
|
+
getTermRestrictions,
|
|
78
|
+
getTermModelRestrictions
|
|
59
79
|
};
|
package/package.json
CHANGED
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hestia-earth/glossary",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.6.0",
|
|
4
4
|
"description": "Hestia Earth Glossary library",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
8
|
-
"generate:all": "npm run generate:mappings && npm run generate:impact-assessment && npm run generate:arrayTreatment && npm run generate:defaultModelId",
|
|
8
|
+
"generate:all": "npm run generate:mappings && npm run generate:impact-assessment && npm run generate:arrayTreatment && npm run generate:defaultModelId && npm run generate:term-restrictions",
|
|
9
9
|
"generate:mappings": "node gadm/mappings.js",
|
|
10
10
|
"generate:impact-assessment": "node scripts/generate-impact-assessment-data.js",
|
|
11
11
|
"generate:arrayTreatment": "node scripts/generate-arrayTreatment-data.js",
|
|
12
12
|
"generate:defaultModelId": "node scripts/generate-defaultModelId-data.js",
|
|
13
|
+
"generate:term-restrictions": "node scripts/generate-term-restrictions.js",
|
|
13
14
|
"release": "standard-version -a",
|
|
14
15
|
"postrelease": "git push origin master --follow-tags"
|
|
15
16
|
},
|
|
@@ -22,23 +22,29 @@
|
|
|
22
22
|
"humanNonCarcinogenicToxicity": "",
|
|
23
23
|
"agriculturalLandOccupationPotential": "",
|
|
24
24
|
"fineParticulateMatterFormation": "",
|
|
25
|
-
"damageToHumanHealthClimateChange": "",
|
|
26
|
-
"damageToTerrestrialEcosystemsClimateChange": "",
|
|
27
|
-
"damageToFreshwaterEcosystemsClimateChange": "",
|
|
28
|
-
"damageToHumanHealthStratosphericOzoneDepletion": "",
|
|
29
|
-
"damageToHumanHealthPhotochemicalOzoneFormation": "",
|
|
30
|
-
"damageToTerrestrialEcosystemsPhotochemicalOzoneFormation": "",
|
|
31
|
-
"damageToHumanHealthParticulateMatterFormation": "",
|
|
32
|
-
"damageToTerrestrialEcosystemsTerrestrialAcidification": "",
|
|
33
|
-
"damageToFreshwaterEcosystemsFreshwaterEutrophication": "",
|
|
34
|
-
"damageToMarineEcosystemsMarineEutrophication": "",
|
|
35
|
-
"damageToTerrestrialEcosystemsTerrestrialEcotoxicity": "",
|
|
36
|
-
"damageToFreshwaterEcosystemsFreshwaterEcotoxicity": "",
|
|
37
|
-
"damageToMarineEcosystemsMarineEcotoxicity": "",
|
|
38
|
-
"damageToHumanHealthHumanToxicityCancerogenic": "",
|
|
39
|
-
"damageToHumanHealthHumanToxicityNonCancerogenic": "",
|
|
40
|
-
"damageToTerrestrialEcosystemsLandOccupation": "",
|
|
41
|
-
"damageToTerrestrialEcosystemsLandTransformation": "",
|
|
42
|
-
"
|
|
43
|
-
"
|
|
25
|
+
"damageToHumanHealthClimateChange": "lcImpactAllEffects100Years",
|
|
26
|
+
"damageToTerrestrialEcosystemsClimateChange": "lcImpactAllEffects100Years",
|
|
27
|
+
"damageToFreshwaterEcosystemsClimateChange": "lcImpactAllEffects100Years",
|
|
28
|
+
"damageToHumanHealthStratosphericOzoneDepletion": "lcImpactAllEffects100Years",
|
|
29
|
+
"damageToHumanHealthPhotochemicalOzoneFormation": "lcImpactAllEffects100Years",
|
|
30
|
+
"damageToTerrestrialEcosystemsPhotochemicalOzoneFormation": "lcImpactAllEffects100Years",
|
|
31
|
+
"damageToHumanHealthParticulateMatterFormation": "lcImpactAllEffects100Years",
|
|
32
|
+
"damageToTerrestrialEcosystemsTerrestrialAcidification": "lcImpactAllEffects100Years",
|
|
33
|
+
"damageToFreshwaterEcosystemsFreshwaterEutrophication": "lcImpactAllEffects100Years",
|
|
34
|
+
"damageToMarineEcosystemsMarineEutrophication": "lcImpactAllEffects100Years",
|
|
35
|
+
"damageToTerrestrialEcosystemsTerrestrialEcotoxicity": "lcImpactAllEffects100Years",
|
|
36
|
+
"damageToFreshwaterEcosystemsFreshwaterEcotoxicity": "lcImpactAllEffects100Years",
|
|
37
|
+
"damageToMarineEcosystemsMarineEcotoxicity": "lcImpactAllEffects100Years",
|
|
38
|
+
"damageToHumanHealthHumanToxicityCancerogenic": "lcImpactAllEffects100Years",
|
|
39
|
+
"damageToHumanHealthHumanToxicityNonCancerogenic": "lcImpactAllEffects100Years",
|
|
40
|
+
"damageToTerrestrialEcosystemsLandOccupation": "chaudharyBrooks2018",
|
|
41
|
+
"damageToTerrestrialEcosystemsLandTransformation": "chaudharyBrooks2018",
|
|
42
|
+
"damageToTerrestrialEcosystemsTotalLandUseEffects": "chaudharyBrooks2018",
|
|
43
|
+
"damageToHumanHealthWaterStress": "lcImpactAllEffects100Years",
|
|
44
|
+
"damageToFreshwaterEcosystemsWaterStress": "lcImpactAllEffects100Years",
|
|
45
|
+
"damageToHumanHealth": "lcImpactAllEffects100Years",
|
|
46
|
+
"damageToTerrestrialEcosystemsPdfYear": "lcImpactAllEffects100Years",
|
|
47
|
+
"damageToFreshwaterEcosystemsPdfYear": "lcImpactAllEffects100Years",
|
|
48
|
+
"damageToMarineEcosystemsPdfYear": "lcImpactAllEffects100Years",
|
|
49
|
+
"damageToNaturalResources": "lcImpactAllEffects100Years"
|
|
44
50
|
}
|
|
@@ -9,70 +9,326 @@
|
|
|
9
9
|
"nitrogenUptakeBelowGroundCropResidue",
|
|
10
10
|
"nitrogenUptakeWeedsAndVolunteers",
|
|
11
11
|
"fallow",
|
|
12
|
+
"abacaTrees",
|
|
13
|
+
"adzukiBeanVines",
|
|
12
14
|
"agatiTrees",
|
|
15
|
+
"chineseAlbiziaTrees",
|
|
13
16
|
"alfalfaPlants",
|
|
17
|
+
"allspiceTrees",
|
|
14
18
|
"almondTrees",
|
|
19
|
+
"angelicaPlants",
|
|
15
20
|
"anisePlants",
|
|
16
21
|
"appleTrees",
|
|
17
22
|
"apricotTrees",
|
|
23
|
+
"arecaTrees",
|
|
24
|
+
"arrachaPlants",
|
|
25
|
+
"arrowrootPlants",
|
|
26
|
+
"artichokePlants",
|
|
27
|
+
"asafoetidaPlants",
|
|
28
|
+
"asparagusPlants",
|
|
18
29
|
"avocadoTrees",
|
|
19
30
|
"babulTrees",
|
|
31
|
+
"badianPlants",
|
|
20
32
|
"bambaraBeanPlants",
|
|
21
33
|
"bambooPlants",
|
|
22
34
|
"bananaTrees",
|
|
23
35
|
"barleyPlants",
|
|
36
|
+
"basilPlants",
|
|
37
|
+
"bayTrees",
|
|
38
|
+
"bergamotPlants",
|
|
39
|
+
"canaryGrassPlants",
|
|
40
|
+
"commonBeanPlants",
|
|
41
|
+
"greenBeanPlants",
|
|
42
|
+
"beetrootPlants",
|
|
24
43
|
"sugarBeetPlants",
|
|
44
|
+
"pepperPlants",
|
|
45
|
+
"blackWattleTrees",
|
|
46
|
+
"blackberryPlants",
|
|
47
|
+
"blueberryPlants",
|
|
48
|
+
"brazilNutTrees",
|
|
49
|
+
"breadfruitTrees",
|
|
50
|
+
"broadBeanPlants",
|
|
51
|
+
"broccoliPlants",
|
|
52
|
+
"brusselsSproutsPlants",
|
|
25
53
|
"buckwheatPlants",
|
|
26
|
-
"
|
|
54
|
+
"burnetPlants",
|
|
55
|
+
"cabbagePlantsAllVarieties",
|
|
56
|
+
"cabbagePlantsRedWhiteSavoy",
|
|
57
|
+
"chineseCabbagePlants",
|
|
27
58
|
"calliandraTrees",
|
|
28
59
|
"camelinaPlants",
|
|
29
|
-
"
|
|
60
|
+
"carawayPlants",
|
|
61
|
+
"cardamomPlants",
|
|
62
|
+
"cardoonPlants",
|
|
63
|
+
"carobTrees",
|
|
64
|
+
"carrotPlants",
|
|
65
|
+
"cashewPlants",
|
|
66
|
+
"cassavaPlants",
|
|
67
|
+
"cassiaPlants",
|
|
68
|
+
"castorBeanPlants",
|
|
69
|
+
"catnipPlants",
|
|
70
|
+
"cauliflowerPlants",
|
|
71
|
+
"cayennePepperPlants",
|
|
72
|
+
"celeriacPlants",
|
|
73
|
+
"celeryPlants",
|
|
74
|
+
"chayotePlants",
|
|
75
|
+
"cherryTrees",
|
|
76
|
+
"sourCherryTrees",
|
|
77
|
+
"chervilPlants",
|
|
78
|
+
"chestnutTrees",
|
|
79
|
+
"chickpeaPlants",
|
|
30
80
|
"chicoryPlants",
|
|
81
|
+
"chiliPlants",
|
|
82
|
+
"chivesPlants",
|
|
83
|
+
"cinnamonTrees",
|
|
84
|
+
"citronTrees",
|
|
85
|
+
"citronellaPlants",
|
|
86
|
+
"cicelyPlants",
|
|
87
|
+
"clementineTrees",
|
|
88
|
+
"cloveTrees",
|
|
89
|
+
"whiteCloverPlants",
|
|
90
|
+
"redCloverPlants",
|
|
31
91
|
"cocoaTrees",
|
|
92
|
+
"coconutTrees",
|
|
93
|
+
"taroPlants",
|
|
94
|
+
"yautiaPlants",
|
|
32
95
|
"coffeePlants",
|
|
96
|
+
"colaPlants",
|
|
97
|
+
"sweetCornPlants",
|
|
98
|
+
"lambsLettucePlants",
|
|
33
99
|
"indianCoralTrees",
|
|
100
|
+
"corianderPlants",
|
|
101
|
+
"costmaryPlants",
|
|
34
102
|
"cottonPlants",
|
|
103
|
+
"cowpeaPlants",
|
|
104
|
+
"cranberryVines",
|
|
35
105
|
"cratyliaPlant",
|
|
106
|
+
"cressPlants",
|
|
107
|
+
"cucumberPlants",
|
|
108
|
+
"currantsPlants",
|
|
109
|
+
"custardAppleTrees",
|
|
110
|
+
"cuminPlants",
|
|
111
|
+
"dateTrees",
|
|
112
|
+
"dillPlants",
|
|
113
|
+
"drumstickTrees",
|
|
36
114
|
"durumWheatPlants",
|
|
115
|
+
"eddoePlants",
|
|
116
|
+
"eggplantPlants",
|
|
37
117
|
"eggplant",
|
|
118
|
+
"endivePlants",
|
|
119
|
+
"fennelPlants",
|
|
120
|
+
"fenugreekPlants",
|
|
121
|
+
"figTrees",
|
|
122
|
+
"fiquePlants",
|
|
123
|
+
"flaxPlants",
|
|
124
|
+
"indianFlaxPlants",
|
|
125
|
+
"formioPlants",
|
|
126
|
+
"fonioPlants",
|
|
127
|
+
"garlicPlants",
|
|
128
|
+
"geraniumPlant",
|
|
129
|
+
"gingerPlants",
|
|
38
130
|
"gliricidiaSepiumTrees",
|
|
131
|
+
"gooseberryPlantsAllVarieties",
|
|
132
|
+
"gourdPlantsUnspecified",
|
|
133
|
+
"grapefruitTrees",
|
|
39
134
|
"grapeVines",
|
|
40
135
|
"guarBeanPlants",
|
|
41
136
|
"peanutPlants",
|
|
137
|
+
"guavaTrees",
|
|
138
|
+
"hazelnutTrees",
|
|
139
|
+
"hedgeLucernePlants",
|
|
140
|
+
"hempPlants",
|
|
141
|
+
"sunnHempPlants",
|
|
142
|
+
"rosellaHempPlants",
|
|
143
|
+
"henequenTrees",
|
|
144
|
+
"hennaPlants",
|
|
145
|
+
"hopPlants",
|
|
146
|
+
"horseradishPlants",
|
|
147
|
+
"hyssopPlants",
|
|
148
|
+
"indigoPlants",
|
|
149
|
+
"jackfruitTrees",
|
|
150
|
+
"jasminePlants",
|
|
151
|
+
"jerusalemArtichokePlants",
|
|
152
|
+
"juniperTrees",
|
|
42
153
|
"jutePlants",
|
|
43
|
-
"
|
|
154
|
+
"chinaJutePlants",
|
|
155
|
+
"congoJutePlants",
|
|
156
|
+
"jojobaTrees",
|
|
157
|
+
"kalePlants",
|
|
158
|
+
"kapokTrees",
|
|
159
|
+
"kelpPlants",
|
|
160
|
+
"kenafPlants",
|
|
161
|
+
"kiwifruitTrees",
|
|
162
|
+
"kohlrabiPlants",
|
|
163
|
+
"komatsunaPlants",
|
|
164
|
+
"largeLeafFlemingiaPlants",
|
|
165
|
+
"lavenderPlants",
|
|
166
|
+
"leekPlants",
|
|
44
167
|
"lebbekTrees",
|
|
168
|
+
"lemonTrees",
|
|
169
|
+
"lemonBalmPlants",
|
|
170
|
+
"lemonGrassPlants",
|
|
171
|
+
"lemonVerbenaPlants",
|
|
45
172
|
"lentilPlants",
|
|
173
|
+
"lespedezaPlantsAllVarieties",
|
|
174
|
+
"lettucePlants",
|
|
175
|
+
"sourLimeTrees",
|
|
176
|
+
"sweetLimeTrees",
|
|
177
|
+
"liquoricePlants",
|
|
178
|
+
"litchiPlants",
|
|
179
|
+
"loquatTrees",
|
|
180
|
+
"lovagePlants",
|
|
181
|
+
"lupinPlants",
|
|
182
|
+
"macadamiaTrees",
|
|
183
|
+
"macePlants",
|
|
184
|
+
"magueyPlants",
|
|
46
185
|
"maizePlants",
|
|
186
|
+
"mandarinTrees",
|
|
187
|
+
"mangoTrees",
|
|
188
|
+
"marjoramPlants",
|
|
189
|
+
"medlarPlants",
|
|
190
|
+
"melonPlantsExceptWatermelon",
|
|
47
191
|
"mulgaTrees",
|
|
192
|
+
"fingerMilletPlants",
|
|
193
|
+
"foxtailMilletPlants",
|
|
194
|
+
"japaneseMilletPlants",
|
|
195
|
+
"pearlMilletPlants",
|
|
196
|
+
"prosoMilletPlants",
|
|
197
|
+
"mintPlantsAllVarieties",
|
|
198
|
+
"mulberryTreesAllVarieties",
|
|
199
|
+
"mulberryTreesForSilkworms",
|
|
200
|
+
"mungBeanPlants",
|
|
201
|
+
"mushroomFungi",
|
|
48
202
|
"mustardPlants",
|
|
203
|
+
"nectarineTrees",
|
|
204
|
+
"nigellaPlants",
|
|
205
|
+
"nigerPlants",
|
|
206
|
+
"NutmegTrees",
|
|
49
207
|
"oatsPlants",
|
|
50
208
|
"oilPalmTrees",
|
|
209
|
+
"okraPlants",
|
|
210
|
+
"oliveTrees",
|
|
211
|
+
"onionPlants",
|
|
212
|
+
"opiumPlants",
|
|
213
|
+
"orangeTrees",
|
|
214
|
+
"bitterOrangeTrees",
|
|
215
|
+
"oreganoPlants",
|
|
51
216
|
"ornamentalPlants",
|
|
217
|
+
"palmyraPalmTrees",
|
|
218
|
+
"sagoPalmTrees",
|
|
219
|
+
"papayaTrees",
|
|
220
|
+
"parsnipPlants",
|
|
221
|
+
"parsleyPlants",
|
|
52
222
|
"peaPlants",
|
|
223
|
+
"peachTrees",
|
|
224
|
+
"pearTrees",
|
|
225
|
+
"pecanTrees",
|
|
226
|
+
"chiliPepperPlants",
|
|
227
|
+
"persimmonTrees",
|
|
228
|
+
"pigeonPeaPlants",
|
|
229
|
+
"pineapplePlants",
|
|
230
|
+
"pistachioTrees",
|
|
231
|
+
"plantainTrees",
|
|
53
232
|
"plantain",
|
|
233
|
+
"plumTrees",
|
|
234
|
+
"pomegranateTrees",
|
|
235
|
+
"pomeloTrees",
|
|
236
|
+
"poppyPlants",
|
|
54
237
|
"poroTrees",
|
|
238
|
+
"potatoPlants",
|
|
55
239
|
"sweetPotatoPlants",
|
|
56
240
|
"mesquiteTrees",
|
|
241
|
+
"pumpkinPlants",
|
|
242
|
+
"pyrethrumPlants",
|
|
243
|
+
"quebrachoTrees",
|
|
244
|
+
"quinceTrees",
|
|
245
|
+
"quininePlants",
|
|
246
|
+
"quinoaPlants",
|
|
247
|
+
"radishPlants",
|
|
57
248
|
"rainTrees",
|
|
249
|
+
"ramiePlants",
|
|
58
250
|
"rapeseedPlants",
|
|
251
|
+
"raspberryPlants",
|
|
252
|
+
"redtopPlants",
|
|
253
|
+
"rheaPlants",
|
|
254
|
+
"rhubarbPlants",
|
|
59
255
|
"ricePlantsPaddy",
|
|
60
256
|
"ricePlantsUpland",
|
|
61
257
|
"rosePlants",
|
|
258
|
+
"rosemaryPlants",
|
|
62
259
|
"rubberTrees",
|
|
260
|
+
"ruePlants",
|
|
63
261
|
"ryePlants",
|
|
262
|
+
"safflowerPlants",
|
|
263
|
+
"saffronCrocusPlants",
|
|
264
|
+
"sagePlants",
|
|
265
|
+
"sainfoinPlants",
|
|
266
|
+
"salsifyPlants",
|
|
267
|
+
"sapodillaTrees",
|
|
268
|
+
"sassafrasTrees",
|
|
269
|
+
"satsumaTrees",
|
|
270
|
+
"summerSavoryPlants",
|
|
271
|
+
"winterSavoryPlants",
|
|
272
|
+
"scorzoneraPlants",
|
|
273
|
+
"sesamePlants",
|
|
64
274
|
"sesbanTrees",
|
|
275
|
+
"sheaNutTrees",
|
|
65
276
|
"sisalPlants",
|
|
66
277
|
"sorghumPlants",
|
|
278
|
+
"sorrelPlants",
|
|
67
279
|
"soybeanPlants",
|
|
280
|
+
"speltWheatPlants",
|
|
281
|
+
"spinachPlants",
|
|
282
|
+
"squashPlants",
|
|
283
|
+
"strawberryPlants",
|
|
68
284
|
"sudanGrassPlants",
|
|
69
285
|
"sugarcanePlants",
|
|
70
286
|
"sunflowerPlants",
|
|
287
|
+
"swedePlants",
|
|
288
|
+
"sweetPepperPlants",
|
|
289
|
+
"sweetSorgumPlants",
|
|
71
290
|
"tagasasteTrees",
|
|
291
|
+
"tangerinePlants",
|
|
292
|
+
"tallowTrees",
|
|
72
293
|
"riverTamarindTrees",
|
|
294
|
+
"tanniaPlants",
|
|
295
|
+
"tarragonPlants",
|
|
296
|
+
"teaPlants",
|
|
297
|
+
"teffPlants",
|
|
73
298
|
"winterThornTrees",
|
|
299
|
+
"umbrellaThornTrees",
|
|
300
|
+
"thymePlants",
|
|
301
|
+
"tobaccoPlants",
|
|
302
|
+
"tomatoPlants",
|
|
303
|
+
"trefoilPlants",
|
|
74
304
|
"triticalePlants",
|
|
305
|
+
"tungTrees",
|
|
306
|
+
"turmericPlants",
|
|
307
|
+
"turnipPlants",
|
|
308
|
+
"uradBeanPlants",
|
|
309
|
+
"urenaPlants",
|
|
310
|
+
"vanillaPlants",
|
|
311
|
+
"vetchPlants",
|
|
312
|
+
"walnutTrees",
|
|
313
|
+
"watercressPlants",
|
|
314
|
+
"watermelonPlants",
|
|
315
|
+
"wasabiPlants",
|
|
75
316
|
"wheatPlants",
|
|
317
|
+
"wildGarlicPlants",
|
|
318
|
+
"wildGarlicFresh",
|
|
319
|
+
"wildGarlicDry",
|
|
320
|
+
"yamPlants",
|
|
321
|
+
"yam",
|
|
322
|
+
"yellowYamPlants",
|
|
323
|
+
"yellowYam",
|
|
324
|
+
"chineseYamPlants",
|
|
325
|
+
"chineseYam",
|
|
326
|
+
"purpleYamPlants",
|
|
327
|
+
"purpleYam",
|
|
328
|
+
"whiteYamPlants",
|
|
329
|
+
"whiteYam",
|
|
330
|
+
"yerbaMatePlants",
|
|
331
|
+
"yerbaMate",
|
|
76
332
|
"aboveGroundCropResidueTotal",
|
|
77
333
|
"aboveGroundCropResidueBurnt",
|
|
78
334
|
"aboveGroundCropResidueIncorporated",
|
|
@@ -83,9 +339,15 @@
|
|
|
83
339
|
"excretaDairyCattleKgN",
|
|
84
340
|
"excretaBeefCattleExceptFeedlotFedKgN",
|
|
85
341
|
"excretaBeefCattleFeedlotFedKgN",
|
|
342
|
+
"excretaBuffaloKgN",
|
|
343
|
+
"excretaCamelsKgN",
|
|
344
|
+
"excretaHorsesMulesAndAssesKgN",
|
|
86
345
|
"excretaSheepAndGoatsKgN",
|
|
87
346
|
"excretaPigsKgN",
|
|
88
347
|
"excretaPoultryKgN",
|
|
348
|
+
"excretaDucksKgN",
|
|
349
|
+
"excretaTurkeysKgN",
|
|
350
|
+
"excretaGeeseKgN",
|
|
89
351
|
"excretaSolidAndLiquidFishCrustaceansKgN",
|
|
90
352
|
"excretaLiquidFishCrustaceansKgN",
|
|
91
353
|
"excretaSolidFishCrustaceansKgN",
|
|
@@ -95,9 +357,15 @@
|
|
|
95
357
|
"excretaDairyCattleKgMass",
|
|
96
358
|
"excretaBeefCattleExceptFeedlotFedKgMass",
|
|
97
359
|
"excretaBeefCattleFeedlotFedKgMass",
|
|
360
|
+
"excretaBuffaloKgMass",
|
|
361
|
+
"excretaCamelsKgMass",
|
|
362
|
+
"excretaHorsesMulesAndAssesKgMass",
|
|
98
363
|
"excretaSheepAndGoatsKgMass",
|
|
99
364
|
"excretaPigsKgMass",
|
|
100
365
|
"excretaPoultryKgMass",
|
|
366
|
+
"excretaDucksKgMass",
|
|
367
|
+
"excretaTurkeysKgMass",
|
|
368
|
+
"excretaGeeseKgMass",
|
|
101
369
|
"excretaSolidAndLiquidFishCrustaceansKgMass",
|
|
102
370
|
"excretaLiquidFishCrustaceansKgMass",
|
|
103
371
|
"excretaSolidFishCrustaceansKgMass",
|
|
@@ -107,9 +375,15 @@
|
|
|
107
375
|
"excretaDairyCattleKgVs",
|
|
108
376
|
"excretaBeefCattleExceptFeedlotFedKgVs",
|
|
109
377
|
"excretaBeefCattleFeedlotFedKgVs",
|
|
378
|
+
"excretaBuffaloKgVs",
|
|
379
|
+
"excretaCamelsKgVs",
|
|
380
|
+
"excretaHorsesMulesAndAssesKgVs",
|
|
110
381
|
"excretaSheepAndGoatsKgVs",
|
|
111
382
|
"excretaPigsKgVs",
|
|
112
383
|
"excretaPoultryKgVs",
|
|
384
|
+
"excretaDucksKgVs",
|
|
385
|
+
"excretaTurkeysKgVs",
|
|
386
|
+
"excretaGeeseKgVs",
|
|
113
387
|
"excretaSolidAndLiquidFishCrustaceansKgVs",
|
|
114
388
|
"excretaLiquidFishCrustaceansKgVs",
|
|
115
389
|
"excretaSolidFishCrustaceansKgVs",
|