@hestia-earth/glossary 0.40.0 → 0.42.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,24 +2,106 @@
|
|
|
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.42.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.41.0...v0.42.0) (2024-02-06)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### ⚠ BREAKING CHANGES
|
|
9
|
+
|
|
10
|
+
* **property:** change `Weight per item` unit from `g` to `kg`
|
|
11
|
+
* **landUseManagement:** Moves `Number of tillages` and `Tillage depth` from
|
|
12
|
+
`tillage` to `landUseManagement`
|
|
13
|
+
|
|
14
|
+
### Features
|
|
15
|
+
|
|
16
|
+
* **crop:** add `Celery, leaf`, `Celery, seed`, and `Celery, stalk` ([122592e](https://gitlab.com/hestia-earth/hestia-glossary/commit/122592e55412d0aab20c549049dcc195a23b9470))
|
|
17
|
+
* **crop:** add `Rock samphire, shoot` and `Marsh samphire, shoot` ([27ae13d](https://gitlab.com/hestia-earth/hestia-glossary/commit/27ae13df2d052a9b407900e8894c4b50b956f8c2)), closes [#1288](https://gitlab.com/hestia-earth/hestia-glossary/issues/1288)
|
|
18
|
+
* **feedFoodAdditive:** add `Rennet` ([e1a861c](https://gitlab.com/hestia-earth/hestia-glossary/commit/e1a861c83d08efb1a15f800caa5ef1b539dac4e8)), closes [#1052](https://gitlab.com/hestia-earth/hestia-glossary/issues/1052)
|
|
19
|
+
* **forage:** add `averagePropertiesTermIds` lookup ([edef4ff](https://gitlab.com/hestia-earth/hestia-glossary/commit/edef4ff966b116a4f03c1fb7c55e1185dd975750)), closes [#1293](https://gitlab.com/hestia-earth/hestia-glossary/issues/1293)
|
|
20
|
+
* **forage:** average terms in property lookup ([db06a6f](https://gitlab.com/hestia-earth/hestia-glossary/commit/db06a6f5100d16e88f195b3962f1dd81d0285409))
|
|
21
|
+
* **landCover:** add `Rock samphire plant` and `Marsh samphire plant` ([a8e8119](https://gitlab.com/hestia-earth/hestia-glossary/commit/a8e8119a8aa586c27fce907e0cc7190098395d24)), closes [#1288](https://gitlab.com/hestia-earth/hestia-glossary/issues/1288)
|
|
22
|
+
* **landUseManagement:** move terms from `tillage` ([4dd7f49](https://gitlab.com/hestia-earth/hestia-glossary/commit/4dd7f490f31f964e624180bf2c4845b6e90137ef))
|
|
23
|
+
* **region:** create `region-animalProduct-animalProductGroupingFAO-weightPerItem-lookup` ([40beacc](https://gitlab.com/hestia-earth/hestia-glossary/commit/40beacc53647da0b43c535ecadcc0c0d7fbe10b3)), closes [#1275](https://gitlab.com/hestia-earth/hestia-glossary/issues/1275)
|
|
24
|
+
* **region:** update all FAOSTAT lookups ([2eb0fcc](https://gitlab.com/hestia-earth/hestia-glossary/commit/2eb0fcc80b7bd40275803281d079d20a305826d0))
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Bug Fixes
|
|
28
|
+
|
|
29
|
+
* **excretaManagement:** fix wrong values in CH4 conv factor ([04dd363](https://gitlab.com/hestia-earth/hestia-glossary/commit/04dd3636890ba10cd07b7690eb8631aa7a159ed6))
|
|
30
|
+
* **property:** change `Weight per item` unit from `g` to `kg` ([29256fb](https://gitlab.com/hestia-earth/hestia-glossary/commit/29256fb07c2418d96693a19d59d00fe0e9716b85))
|
|
31
|
+
* **region:** fix incorrect `head` lookup values from FAO ([112a37b](https://gitlab.com/hestia-earth/hestia-glossary/commit/112a37b2ef9531ebd5c80f8b91d2a4664e1b3165))
|
|
32
|
+
* **region:** fix units for `averageColdCarcassWeight` lookup ([065a313](https://gitlab.com/hestia-earth/hestia-glossary/commit/065a313a43dfb8b2fae16840c150ff9b0f099006))
|
|
33
|
+
|
|
34
|
+
## [0.41.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.40.0...v0.41.0) (2024-01-23)
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
### ⚠ BREAKING CHANGES
|
|
38
|
+
|
|
39
|
+
* **landCover:** Moves `Short bare fallow` from `landUseManagement`
|
|
40
|
+
to `landCover`
|
|
41
|
+
* **aquacultureManagement:** Renames `Stocking density (m3)` to
|
|
42
|
+
`Stocking density, aquaculture (m3)` and renames
|
|
43
|
+
`Stocking density, final (m3)` to
|
|
44
|
+
`Stocking density, aquaculture, final (m3)`
|
|
45
|
+
* **liveAquaticSpecies:** rename `Fish fingerlings` `Fish fingerling (number)`
|
|
46
|
+
|
|
47
|
+
### Features
|
|
48
|
+
|
|
49
|
+
* **animalBreed:** add `Sarda` ([18bc054](https://gitlab.com/hestia-earth/hestia-glossary/commit/18bc05488316c7b41e82bad8768551ca7281ae46)), closes [#1263](https://gitlab.com/hestia-earth/hestia-glossary/issues/1263)
|
|
50
|
+
* **animalManagement:** add lookup `productTermTypesAllowed` ([1d7d040](https://gitlab.com/hestia-earth/hestia-glossary/commit/1d7d0409a488693dd357770bd8ef5f3b7d191aa3)), closes [#1111](https://gitlab.com/hestia-earth/hestia-glossary/issues/1111)
|
|
51
|
+
* **aquacultureManagement:** add `Stocking density (m2)` and `Stocking density (m2), final` ([49777bc](https://gitlab.com/hestia-earth/hestia-glossary/commit/49777bc164f6eab6a7992f32cfc18b5fed2faaba)), closes [#1208](https://gitlab.com/hestia-earth/hestia-glossary/issues/1208)
|
|
52
|
+
* **aquacultureManagement:** specify `Stocking density...` terms are for aquaculture ([ec21ede](https://gitlab.com/hestia-earth/hestia-glossary/commit/ec21edef3cf9f006aa216f2d58de1bf0e4eb80b6))
|
|
53
|
+
* **crop:** add `Carob, pulp` ([2e17f1b](https://gitlab.com/hestia-earth/hestia-glossary/commit/2e17f1bee130795f636d86f1c6f4da2fc879c1f0)), closes [#1242](https://gitlab.com/hestia-earth/hestia-glossary/issues/1242)
|
|
54
|
+
* **crop:** add missing AGROVOC links ([180e96d](https://gitlab.com/hestia-earth/hestia-glossary/commit/180e96d2e9ad2a4ea14f474f062bd4429fcc9a42)), closes [#72](https://gitlab.com/hestia-earth/hestia-glossary/issues/72)
|
|
55
|
+
* **feedFoodAdditive:** add `Acidity regulator, unspecified` and `Binding agent, unspecified` ([fb196fb](https://gitlab.com/hestia-earth/hestia-glossary/commit/fb196fbe90d84a136fcd4ac78ff0923f01f1a353)), closes [#1271](https://gitlab.com/hestia-earth/hestia-glossary/issues/1271)
|
|
56
|
+
* **forage:** add `landCoverId` to "grass-clover" and "grass-alfalfa" terms ([de65676](https://gitlab.com/hestia-earth/hestia-glossary/commit/de656766a29d982275d1b798308ae4774a195230)), closes [#1273](https://gitlab.com/hestia-earth/hestia-glossary/issues/1273)
|
|
57
|
+
* **fuel:** add `Wood chip (fuel)` ([1f69c1c](https://gitlab.com/hestia-earth/hestia-glossary/commit/1f69c1c9ddf528e0888541adb99c99c684a114b9)), closes [#1098](https://gitlab.com/hestia-earth/hestia-glossary/issues/1098)
|
|
58
|
+
* **inorganicFertiliser:** add `calciumOxideContent` lookup to `Triple Superphosphate (kg P2O5)` ([28733fc](https://gitlab.com/hestia-earth/hestia-glossary/commit/28733fca573006eeefe5d80e5abf653f236969b7)), closes [#1108](https://gitlab.com/hestia-earth/hestia-glossary/issues/1108)
|
|
59
|
+
* **landCover:** add `Grass-clover sward` and `Grass-alfalfa sward` ([f6f65ad](https://gitlab.com/hestia-earth/hestia-glossary/commit/f6f65ad020daeef74ae6e55174d407483dc0f94e)), closes [#1273](https://gitlab.com/hestia-earth/hestia-glossary/issues/1273)
|
|
60
|
+
* **landCover:** add `Short fallow`, `Long fallow` and `Long bare fallow` ([0ffa7bd](https://gitlab.com/hestia-earth/hestia-glossary/commit/0ffa7bd78c3a9de9fd3fb4365f1d2fb330b847b7))
|
|
61
|
+
* **landCover:** move `Short bare fallow` from `landUseManagement` ([3545ef1](https://gitlab.com/hestia-earth/hestia-glossary/commit/3545ef1e8f6ab429d58f6afb94148efd3dfb6b5f))
|
|
62
|
+
* **liveAnimal:** add "excretaMixtures" terms to "allowedExcretaTermIds" lookups ([ab0c29d](https://gitlab.com/hestia-earth/hestia-glossary/commit/ab0c29dbea0f460e2063ccbe26fa0987f09f5bfb)), closes [#1155](https://gitlab.com/hestia-earth/hestia-glossary/issues/1155)
|
|
63
|
+
* **liveAnimal:** add `isGrazingAnimal` lookup ([a6b5d64](https://gitlab.com/hestia-earth/hestia-glossary/commit/a6b5d646e71376cbab3d3e07b20e382ee7166989)), closes [#1272](https://gitlab.com/hestia-earth/hestia-glossary/issues/1272)
|
|
64
|
+
* **liveAnimal:** add generic "female" and "male" terms for calves ([d60b7a0](https://gitlab.com/hestia-earth/hestia-glossary/commit/d60b7a09c29589292a4fbae18b91fc5b336c5a65)), closes [#1262](https://gitlab.com/hestia-earth/hestia-glossary/issues/1262)
|
|
65
|
+
* **liveAquaticSpecies:** add `Fish fingerling (kg mass)` ([77e8a24](https://gitlab.com/hestia-earth/hestia-glossary/commit/77e8a24b0f059956664555a11e3a361cc17ec4e3)), closes [#1209](https://gitlab.com/hestia-earth/hestia-glossary/issues/1209)
|
|
66
|
+
* **liveAquaticSpecies:** add `Fish larva (number)` and `Fish larva (kg mass)` ([ab3456d](https://gitlab.com/hestia-earth/hestia-glossary/commit/ab3456d030f24056a57c76279ac6f8de056a6f5b)), closes [#1207](https://gitlab.com/hestia-earth/hestia-glossary/issues/1207)
|
|
67
|
+
* **liveAquaticSpecies:** add `isGrazingAnimal` lookup ([23f2f8c](https://gitlab.com/hestia-earth/hestia-glossary/commit/23f2f8c2721b46731984d48336d272ea897d5baf)), closes [#1272](https://gitlab.com/hestia-earth/hestia-glossary/issues/1272)
|
|
68
|
+
* **liveAquaticSpecies:** rename `Fish fingerlings` `Fish fingerling (number)` ([6c88631](https://gitlab.com/hestia-earth/hestia-glossary/commit/6c88631911f3ed55ac134702ae0e727fd6d4140c)), closes [#1209](https://gitlab.com/hestia-earth/hestia-glossary/issues/1209)
|
|
69
|
+
* **liveAquaticSpecies:** rename `Fish fry` `Fish fry (number)` and add `Fish fry (kg mass)` ([7a48f51](https://gitlab.com/hestia-earth/hestia-glossary/commit/7a48f51fd20b39733b94c2b696c3ff69751a78a5)), closes [#1209](https://gitlab.com/hestia-earth/hestia-glossary/issues/1209)
|
|
70
|
+
* **material:** add `siteTypesAllowed` lookup ([bbddf63](https://gitlab.com/hestia-earth/hestia-glossary/commit/bbddf63e163b0ea99d4074b8d55cd2be0b516de3)), closes [#1264](https://gitlab.com/hestia-earth/hestia-glossary/issues/1264)
|
|
71
|
+
* **model:** add `CNCPS model` ([4d35e76](https://gitlab.com/hestia-earth/hestia-glossary/commit/4d35e7649ec992fb24d26b01a9ecd69feeb2f236)), closes [#1270](https://gitlab.com/hestia-earth/hestia-glossary/issues/1270)
|
|
72
|
+
* **model:** add `productTermIdsAllowed` lookup ([1ed4341](https://gitlab.com/hestia-earth/hestia-glossary/commit/1ed4341cf06f8187b26fb7e68e56b1d8bffea9f4)), closes [#1179](https://gitlab.com/hestia-earth/hestia-glossary/issues/1179)
|
|
73
|
+
* **operation:** add `Communal labour` ([ec5cad5](https://gitlab.com/hestia-earth/hestia-glossary/commit/ec5cad539d3cef21a7642d626211c856ba3a20a7))
|
|
74
|
+
* **operation:** add `Cutting trees, with chain saw` ([1959975](https://gitlab.com/hestia-earth/hestia-glossary/commit/195997539e4604e0ea51ee5ddca79eb963318308)), closes [#1267](https://gitlab.com/hestia-earth/hestia-glossary/issues/1267)
|
|
75
|
+
* **otherOrganicChemical:** add `Methanol (other organic chemical)` ([b861539](https://gitlab.com/hestia-earth/hestia-glossary/commit/b861539efe3c9eb8eec606ab74217310f9af4c6b))
|
|
76
|
+
* **otherOrganicChemical:** add `Sealant unspecified (AI)` ([bb4513a](https://gitlab.com/hestia-earth/hestia-glossary/commit/bb4513a8ed28c0d940ce1c67ffa94031ae97a9da))
|
|
77
|
+
* **otherOrganicChemical:** add `Tetradecyltriethylammonium bromide` ([673d455](https://gitlab.com/hestia-earth/hestia-glossary/commit/673d45565c5156b7cc72edf1cc5a1ceceb464a88)), closes [#953](https://gitlab.com/hestia-earth/hestia-glossary/issues/953)
|
|
78
|
+
* **pesticideAI:** add `Boron trifluoride` ([fdfbd30](https://gitlab.com/hestia-earth/hestia-glossary/commit/fdfbd30e61893e13ef27d420750285e1f05b1ff4)), closes [#1268](https://gitlab.com/hestia-earth/hestia-glossary/issues/1268)
|
|
79
|
+
* **pesticideAI:** add `Lenacil` ([225ef0b](https://gitlab.com/hestia-earth/hestia-glossary/commit/225ef0b1d12d6f86ec3f47b17ea4c0dbf8b6edb8))
|
|
80
|
+
* **processedFood:** add `Whey` ([d8c2707](https://gitlab.com/hestia-earth/hestia-glossary/commit/d8c270723afeca17f3b3a35e02cffef09dc1c660))
|
|
81
|
+
* **property:** add `Zinc oxide content` ([e3e6ba4](https://gitlab.com/hestia-earth/hestia-glossary/commit/e3e6ba44d55361f780d000d4f660c60d5505d803)), closes [#1259](https://gitlab.com/hestia-earth/hestia-glossary/issues/1259)
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
### Bug Fixes
|
|
85
|
+
|
|
86
|
+
* **emission:** error in default system boundary lookup ([3f8b36d](https://gitlab.com/hestia-earth/hestia-glossary/commit/3f8b36ddb06a3d0a1ab58d04f4935e8407f76bc1))
|
|
87
|
+
* **emission:** set `productTermIdsAllowed` for `CH4, to air, waste treatment` ([c2a4f2d](https://gitlab.com/hestia-earth/hestia-glossary/commit/c2a4f2db620c8ef2afe4042ccee220a32446f722))
|
|
88
|
+
|
|
5
89
|
## [0.40.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.39.0...v0.40.0) (2024-01-09)
|
|
6
90
|
|
|
7
91
|
|
|
8
92
|
### ⚠ BREAKING CHANGES
|
|
9
93
|
|
|
10
|
-
* **property:**
|
|
11
|
-
* **
|
|
12
|
-
`CAS-54774-45-7`, and `CAS-70901-12-1` from `
|
|
13
|
-
`
|
|
14
|
-
* **operation:**
|
|
15
|
-
* **
|
|
94
|
+
* **property:** Rename `dataBasisFeedipedia` lookup `feedipediaConversionTermId`.
|
|
95
|
+
* **pesticideAI:** Move `CAS-54774-46-8`, `CAS-54774-47-9`,
|
|
96
|
+
`CAS-54774-45-7`, and `CAS-70901-12-1` from `otherOrganicChemical` to
|
|
97
|
+
`pesticideAI` as these terms are known pesticides.
|
|
98
|
+
* **operation:** Rename `Maintaining ditches` `Maintaining ditches, machine unspecified`.
|
|
99
|
+
* **veterinaryDrug:** Rename `veterinaryDrugs` glossary `veterinaryDrug`.
|
|
16
100
|
* **seed:** Rename `other` glossary `seed`.
|
|
17
|
-
* **crop:**
|
|
18
|
-
* **
|
|
19
|
-
|
|
20
|
-
*
|
|
21
|
-
`Propylene glycol (feed food additive)`
|
|
22
|
-
* **feedFoodAdditive:** rename `CAS-64-19-7` `aceticAcid`
|
|
101
|
+
* **crop:** Rename `Safflower, seed` `Safflower, seed (whole)`.
|
|
102
|
+
* **feedFoodAdditive:** Rename `Methanol` `Methanol (feed food additive)`.
|
|
103
|
+
* **feedFoodAdditive:** Rename `Propylene glycol` `Propylene glycol (feed food additive)`.
|
|
104
|
+
* **feedFoodAdditive:** Rename `CAS-64-19-7` `aceticAcid`.
|
|
23
105
|
|
|
24
106
|
term id
|
|
25
107
|
|
|
@@ -76,7 +158,7 @@ term id
|
|
|
76
158
|
|
|
77
159
|
* **otherOrganicChemical:** move terms into `pesticideAI` ([5b099c1](https://gitlab.com/hestia-earth/hestia-glossary/commit/5b099c1a127ec2905744f012ffe9f78816a8c33c))
|
|
78
160
|
* **seed:** rename `other` glossary to `seed` ([5ada5e0](https://gitlab.com/hestia-earth/hestia-glossary/commit/5ada5e027fd404e882507d89b42ae1ed27328a3b))
|
|
79
|
-
* **
|
|
161
|
+
* **veterinaryDrug:** rename `veterinaryDrugs` glossary to `veterinaryDrug` ([ef65ce6](https://gitlab.com/hestia-earth/hestia-glossary/commit/ef65ce600bcda7e1d0d922eb4dcfb0725dc019f3))
|
|
80
162
|
|
|
81
163
|
## [0.39.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.38.0...v0.39.0) (2023-12-12)
|
|
82
164
|
|
package/package.json
CHANGED
|
@@ -376,6 +376,8 @@
|
|
|
376
376
|
"processedExcretaKgVs",
|
|
377
377
|
"premixUnspecified",
|
|
378
378
|
"aminoAcidsUnspecified",
|
|
379
|
+
"acidityRegulatorUnspecified",
|
|
380
|
+
"bindingAgentUnspecified",
|
|
379
381
|
"mineralsUnspecified",
|
|
380
382
|
"micronutrientsUnspecified",
|
|
381
383
|
"moldInhibitorsUnspecified",
|
|
@@ -445,6 +447,7 @@
|
|
|
445
447
|
"calciumCarbonateFeedFoodAdditive",
|
|
446
448
|
"dicalciumPhosphateFeedFoodAdditive",
|
|
447
449
|
"sepiolite",
|
|
450
|
+
"rennet",
|
|
448
451
|
"euronatureP26B",
|
|
449
452
|
"lyderisN25S3",
|
|
450
453
|
"patentkali",
|
|
@@ -532,6 +535,7 @@
|
|
|
532
535
|
"otherOilProductsNEC",
|
|
533
536
|
"woodPellets",
|
|
534
537
|
"woodFuel",
|
|
538
|
+
"woodChipFuel",
|
|
535
539
|
"otherFuelwoodWoodResiduesAndByProducts",
|
|
536
540
|
"bagasse",
|
|
537
541
|
"blackLiquor",
|
|
@@ -655,6 +659,10 @@
|
|
|
655
659
|
"lake",
|
|
656
660
|
"industrialBuilding",
|
|
657
661
|
"urbanArea",
|
|
662
|
+
"shortFallow",
|
|
663
|
+
"shortBareFallow",
|
|
664
|
+
"longFallow",
|
|
665
|
+
"longBareFallow",
|
|
658
666
|
"genericCropPlant",
|
|
659
667
|
"genericTreeCrop",
|
|
660
668
|
"cerealPlant",
|
|
@@ -1046,9 +1054,13 @@
|
|
|
1046
1054
|
"commonHorsetailPlant",
|
|
1047
1055
|
"melilotusPlant",
|
|
1048
1056
|
"patienceDockPlant",
|
|
1057
|
+
"rockSamphirePlant",
|
|
1058
|
+
"marshSamphirePlant",
|
|
1049
1059
|
"genericGrassPlant",
|
|
1050
1060
|
"genericLeguminousGrassPlant",
|
|
1051
1061
|
"genericForageTree",
|
|
1062
|
+
"grassCloverSward",
|
|
1063
|
+
"grassAlfalfaSward",
|
|
1052
1064
|
"agatiTree",
|
|
1053
1065
|
"alangAlangPlant",
|
|
1054
1066
|
"aleppoGrassPlant",
|
|
@@ -2039,6 +2051,7 @@
|
|
|
2039
2051
|
"antisepticUnspecifiedAi",
|
|
2040
2052
|
"disinfectantUnspecifiedAi",
|
|
2041
2053
|
"refrigerantUnspecifiedAi",
|
|
2054
|
+
"sealantUnspecifiedAi",
|
|
2042
2055
|
"versaticAcidDerivatives",
|
|
2043
2056
|
"r410A",
|
|
2044
2057
|
"CAS-59844-36-9",
|
|
@@ -9212,6 +9225,7 @@
|
|
|
9212
9225
|
"CAS-25646-71-3",
|
|
9213
9226
|
"CAS-6226-25-1",
|
|
9214
9227
|
"CAS-622-15-1",
|
|
9228
|
+
"methanolOtherOrganicChemical",
|
|
9215
9229
|
"CAS-5293-97-0",
|
|
9216
9230
|
"CAS-493-78-7",
|
|
9217
9231
|
"CAS-91-80-5",
|
|
@@ -11416,6 +11430,7 @@
|
|
|
11416
11430
|
"CAS-629-59-4",
|
|
11417
11431
|
"CAS-2016-42-4",
|
|
11418
11432
|
"CAS-5827-56-5",
|
|
11433
|
+
"CAS-18144-35-9",
|
|
11419
11434
|
"CAS-14165-55-0",
|
|
11420
11435
|
"CAS-69083-17-6",
|
|
11421
11436
|
"CAS-78-10-4",
|
|
@@ -13901,6 +13916,7 @@
|
|
|
13901
13916
|
"CAS-301-04-2",
|
|
13902
13917
|
"CAS-1317-36-8",
|
|
13903
13918
|
"CAS-10099-74-8",
|
|
13919
|
+
"CAS-2164-08-1",
|
|
13904
13920
|
"CAS-863549-51-3",
|
|
13905
13921
|
"CAS-21609-90-5",
|
|
13906
13922
|
"CAS-567-75-9",
|
|
@@ -15386,6 +15402,7 @@
|
|
|
15386
15402
|
"CAS-54774-47-9",
|
|
15387
15403
|
"CAS-54774-45-7",
|
|
15388
15404
|
"CAS-70901-12-1",
|
|
15405
|
+
"CAS-7637-07-2",
|
|
15389
15406
|
"dilutedPesticideUnspecifiedKg",
|
|
15390
15407
|
"antifoulingPaintUnspecified",
|
|
15391
15408
|
"Hsp2OPro",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"nh3ToAirFuelCombustion": "false",
|
|
96
96
|
"nh3ToAirInorganicFertiliser": "true",
|
|
97
97
|
"nh3ToAirInputsProduction": "true",
|
|
98
|
-
"nh3ToAirNaturalVegetationBurning": "
|
|
98
|
+
"nh3ToAirNaturalVegetationBurning": "false",
|
|
99
99
|
"nh3ToAirOrganicFertiliser": "true",
|
|
100
100
|
"nh3ToAirOrganicSoilBurning": "false",
|
|
101
101
|
"nh3ToAirOrganicSoilCultivation": "false",
|
|
@@ -4,6 +4,11 @@
|
|
|
4
4
|
"cropland",
|
|
5
5
|
"permanent pasture",
|
|
6
6
|
"animal housing"
|
|
7
|
+
],
|
|
8
|
+
"productTermTypesAllowed": [
|
|
9
|
+
"animalProduct",
|
|
10
|
+
"liveAnimal",
|
|
11
|
+
"liveAquaticSpecies"
|
|
7
12
|
]
|
|
8
13
|
},
|
|
9
14
|
"artificialInsemination": {
|
|
@@ -11,6 +16,10 @@
|
|
|
11
16
|
"cropland",
|
|
12
17
|
"permanent pasture",
|
|
13
18
|
"animal housing"
|
|
19
|
+
],
|
|
20
|
+
"productTermTypesAllowed": [
|
|
21
|
+
"animalProduct",
|
|
22
|
+
"liveAnimal"
|
|
14
23
|
]
|
|
15
24
|
},
|
|
16
25
|
"naturalMating": {
|
|
@@ -18,6 +27,11 @@
|
|
|
18
27
|
"cropland",
|
|
19
28
|
"permanent pasture",
|
|
20
29
|
"animal housing"
|
|
30
|
+
],
|
|
31
|
+
"productTermTypesAllowed": [
|
|
32
|
+
"animalProduct",
|
|
33
|
+
"liveAnimal",
|
|
34
|
+
"liveAquaticSpecies"
|
|
21
35
|
]
|
|
22
36
|
},
|
|
23
37
|
"crossBreedingUsed": {
|
|
@@ -25,16 +39,29 @@
|
|
|
25
39
|
"cropland",
|
|
26
40
|
"permanent pasture",
|
|
27
41
|
"animal housing"
|
|
42
|
+
],
|
|
43
|
+
"productTermTypesAllowed": [
|
|
44
|
+
"animalProduct",
|
|
45
|
+
"liveAnimal",
|
|
46
|
+
"liveAquaticSpecies"
|
|
28
47
|
]
|
|
29
48
|
},
|
|
30
49
|
"cubicleUse": {
|
|
31
50
|
"siteTypesAllowed": [
|
|
32
51
|
"animal housing"
|
|
52
|
+
],
|
|
53
|
+
"productTermTypesAllowed": [
|
|
54
|
+
"animalProduct",
|
|
55
|
+
"liveAnimal"
|
|
33
56
|
]
|
|
34
57
|
},
|
|
35
58
|
"emptyAnimalHousingPeriod": {
|
|
36
59
|
"siteTypesAllowed": [
|
|
37
60
|
"animal housing"
|
|
61
|
+
],
|
|
62
|
+
"productTermTypesAllowed": [
|
|
63
|
+
"animalProduct",
|
|
64
|
+
"liveAnimal"
|
|
38
65
|
]
|
|
39
66
|
},
|
|
40
67
|
"feedConversionRatioCarbon": {
|
|
@@ -42,6 +69,11 @@
|
|
|
42
69
|
"cropland",
|
|
43
70
|
"permanent pasture",
|
|
44
71
|
"animal housing"
|
|
72
|
+
],
|
|
73
|
+
"productTermTypesAllowed": [
|
|
74
|
+
"animalProduct",
|
|
75
|
+
"liveAnimal",
|
|
76
|
+
"liveAquaticSpecies"
|
|
45
77
|
]
|
|
46
78
|
},
|
|
47
79
|
"feedConversionRatioDryMatter": {
|
|
@@ -49,6 +81,11 @@
|
|
|
49
81
|
"cropland",
|
|
50
82
|
"permanent pasture",
|
|
51
83
|
"animal housing"
|
|
84
|
+
],
|
|
85
|
+
"productTermTypesAllowed": [
|
|
86
|
+
"animalProduct",
|
|
87
|
+
"liveAnimal",
|
|
88
|
+
"liveAquaticSpecies"
|
|
52
89
|
]
|
|
53
90
|
},
|
|
54
91
|
"feedConversionRatioEnergy": {
|
|
@@ -56,6 +93,11 @@
|
|
|
56
93
|
"cropland",
|
|
57
94
|
"permanent pasture",
|
|
58
95
|
"animal housing"
|
|
96
|
+
],
|
|
97
|
+
"productTermTypesAllowed": [
|
|
98
|
+
"animalProduct",
|
|
99
|
+
"liveAnimal",
|
|
100
|
+
"liveAquaticSpecies"
|
|
59
101
|
]
|
|
60
102
|
},
|
|
61
103
|
"feedConversionRatioFedWeight": {
|
|
@@ -63,6 +105,11 @@
|
|
|
63
105
|
"cropland",
|
|
64
106
|
"permanent pasture",
|
|
65
107
|
"animal housing"
|
|
108
|
+
],
|
|
109
|
+
"productTermTypesAllowed": [
|
|
110
|
+
"animalProduct",
|
|
111
|
+
"liveAnimal",
|
|
112
|
+
"liveAquaticSpecies"
|
|
66
113
|
]
|
|
67
114
|
},
|
|
68
115
|
"feedConversionRatioNitrogen": {
|
|
@@ -70,11 +117,20 @@
|
|
|
70
117
|
"cropland",
|
|
71
118
|
"permanent pasture",
|
|
72
119
|
"animal housing"
|
|
120
|
+
],
|
|
121
|
+
"productTermTypesAllowed": [
|
|
122
|
+
"animalProduct",
|
|
123
|
+
"liveAnimal",
|
|
124
|
+
"liveAquaticSpecies"
|
|
73
125
|
]
|
|
74
126
|
},
|
|
75
127
|
"groovedFlooringUse": {
|
|
76
128
|
"siteTypesAllowed": [
|
|
77
129
|
"animal housing"
|
|
130
|
+
],
|
|
131
|
+
"productTermTypesAllowed": [
|
|
132
|
+
"animalProduct",
|
|
133
|
+
"liveAnimal"
|
|
78
134
|
]
|
|
79
135
|
},
|
|
80
136
|
"herdReplacementRate": {
|
|
@@ -82,6 +138,10 @@
|
|
|
82
138
|
"cropland",
|
|
83
139
|
"permanent pasture",
|
|
84
140
|
"animal housing"
|
|
141
|
+
],
|
|
142
|
+
"productTermTypesAllowed": [
|
|
143
|
+
"animalProduct",
|
|
144
|
+
"liveAnimal"
|
|
85
145
|
]
|
|
86
146
|
},
|
|
87
147
|
"layingPeriod": {
|
|
@@ -89,6 +149,10 @@
|
|
|
89
149
|
"cropland",
|
|
90
150
|
"permanent pasture",
|
|
91
151
|
"animal housing"
|
|
152
|
+
],
|
|
153
|
+
"productTermTypesAllowed": [
|
|
154
|
+
"animalProduct",
|
|
155
|
+
"liveAnimal"
|
|
92
156
|
]
|
|
93
157
|
},
|
|
94
158
|
"markerAssistedSelectionUsed": {
|
|
@@ -96,6 +160,11 @@
|
|
|
96
160
|
"cropland",
|
|
97
161
|
"permanent pasture",
|
|
98
162
|
"animal housing"
|
|
163
|
+
],
|
|
164
|
+
"productTermTypesAllowed": [
|
|
165
|
+
"animalProduct",
|
|
166
|
+
"liveAnimal",
|
|
167
|
+
"liveAquaticSpecies"
|
|
99
168
|
]
|
|
100
169
|
},
|
|
101
170
|
"milkYieldPerBuffaloFpcm": {
|
|
@@ -103,6 +172,10 @@
|
|
|
103
172
|
"cropland",
|
|
104
173
|
"permanent pasture",
|
|
105
174
|
"animal housing"
|
|
175
|
+
],
|
|
176
|
+
"productTermTypesAllowed": [
|
|
177
|
+
"animalProduct",
|
|
178
|
+
"liveAnimal"
|
|
106
179
|
]
|
|
107
180
|
},
|
|
108
181
|
"milkYieldPerBuffaloRaw": {
|
|
@@ -110,6 +183,10 @@
|
|
|
110
183
|
"cropland",
|
|
111
184
|
"permanent pasture",
|
|
112
185
|
"animal housing"
|
|
186
|
+
],
|
|
187
|
+
"productTermTypesAllowed": [
|
|
188
|
+
"animalProduct",
|
|
189
|
+
"liveAnimal"
|
|
113
190
|
]
|
|
114
191
|
},
|
|
115
192
|
"milkYieldPerCamelRaw": {
|
|
@@ -117,6 +194,10 @@
|
|
|
117
194
|
"cropland",
|
|
118
195
|
"permanent pasture",
|
|
119
196
|
"animal housing"
|
|
197
|
+
],
|
|
198
|
+
"productTermTypesAllowed": [
|
|
199
|
+
"animalProduct",
|
|
200
|
+
"liveAnimal"
|
|
120
201
|
]
|
|
121
202
|
},
|
|
122
203
|
"milkYieldPerCowFpcm": {
|
|
@@ -124,6 +205,10 @@
|
|
|
124
205
|
"cropland",
|
|
125
206
|
"permanent pasture",
|
|
126
207
|
"animal housing"
|
|
208
|
+
],
|
|
209
|
+
"productTermTypesAllowed": [
|
|
210
|
+
"animalProduct",
|
|
211
|
+
"liveAnimal"
|
|
127
212
|
]
|
|
128
213
|
},
|
|
129
214
|
"milkYieldPerCowRaw": {
|
|
@@ -131,6 +216,10 @@
|
|
|
131
216
|
"cropland",
|
|
132
217
|
"permanent pasture",
|
|
133
218
|
"animal housing"
|
|
219
|
+
],
|
|
220
|
+
"productTermTypesAllowed": [
|
|
221
|
+
"animalProduct",
|
|
222
|
+
"liveAnimal"
|
|
134
223
|
]
|
|
135
224
|
},
|
|
136
225
|
"milkYieldPerGoatRaw": {
|
|
@@ -138,6 +227,10 @@
|
|
|
138
227
|
"cropland",
|
|
139
228
|
"permanent pasture",
|
|
140
229
|
"animal housing"
|
|
230
|
+
],
|
|
231
|
+
"productTermTypesAllowed": [
|
|
232
|
+
"animalProduct",
|
|
233
|
+
"liveAnimal"
|
|
141
234
|
]
|
|
142
235
|
},
|
|
143
236
|
"milkYieldPerSheepFpcm": {
|
|
@@ -145,6 +238,10 @@
|
|
|
145
238
|
"cropland",
|
|
146
239
|
"permanent pasture",
|
|
147
240
|
"animal housing"
|
|
241
|
+
],
|
|
242
|
+
"productTermTypesAllowed": [
|
|
243
|
+
"animalProduct",
|
|
244
|
+
"liveAnimal"
|
|
148
245
|
]
|
|
149
246
|
},
|
|
150
247
|
"milkYieldPerSheepRaw": {
|
|
@@ -152,6 +249,10 @@
|
|
|
152
249
|
"cropland",
|
|
153
250
|
"permanent pasture",
|
|
154
251
|
"animal housing"
|
|
252
|
+
],
|
|
253
|
+
"productTermTypesAllowed": [
|
|
254
|
+
"animalProduct",
|
|
255
|
+
"liveAnimal"
|
|
155
256
|
]
|
|
156
257
|
},
|
|
157
258
|
"nonLactatingCowsPerLactatingCow": {
|
|
@@ -159,12 +260,20 @@
|
|
|
159
260
|
"cropland",
|
|
160
261
|
"permanent pasture",
|
|
161
262
|
"animal housing"
|
|
263
|
+
],
|
|
264
|
+
"productTermTypesAllowed": [
|
|
265
|
+
"animalProduct",
|
|
266
|
+
"liveAnimal"
|
|
162
267
|
]
|
|
163
268
|
},
|
|
164
269
|
"numberOfEggTurns": {
|
|
165
270
|
"siteTypesAllowed": [
|
|
166
271
|
"animal housing",
|
|
167
272
|
"agri-food processor"
|
|
273
|
+
],
|
|
274
|
+
"productTermTypesAllowed": [
|
|
275
|
+
"animalProduct",
|
|
276
|
+
"liveAnimal"
|
|
168
277
|
]
|
|
169
278
|
},
|
|
170
279
|
"overallCullingRate": {
|
|
@@ -172,6 +281,11 @@
|
|
|
172
281
|
"cropland",
|
|
173
282
|
"permanent pasture",
|
|
174
283
|
"animal housing"
|
|
284
|
+
],
|
|
285
|
+
"productTermTypesAllowed": [
|
|
286
|
+
"animalProduct",
|
|
287
|
+
"liveAnimal",
|
|
288
|
+
"liveAquaticSpecies"
|
|
175
289
|
]
|
|
176
290
|
},
|
|
177
291
|
"overallCullingRateFemale": {
|
|
@@ -179,6 +293,11 @@
|
|
|
179
293
|
"cropland",
|
|
180
294
|
"permanent pasture",
|
|
181
295
|
"animal housing"
|
|
296
|
+
],
|
|
297
|
+
"productTermTypesAllowed": [
|
|
298
|
+
"animalProduct",
|
|
299
|
+
"liveAnimal",
|
|
300
|
+
"liveAquaticSpecies"
|
|
182
301
|
]
|
|
183
302
|
},
|
|
184
303
|
"overallCullingRateMale": {
|
|
@@ -186,6 +305,11 @@
|
|
|
186
305
|
"cropland",
|
|
187
306
|
"permanent pasture",
|
|
188
307
|
"animal housing"
|
|
308
|
+
],
|
|
309
|
+
"productTermTypesAllowed": [
|
|
310
|
+
"animalProduct",
|
|
311
|
+
"liveAnimal",
|
|
312
|
+
"liveAquaticSpecies"
|
|
189
313
|
]
|
|
190
314
|
},
|
|
191
315
|
"overallMortalityRate": {
|
|
@@ -193,6 +317,11 @@
|
|
|
193
317
|
"cropland",
|
|
194
318
|
"permanent pasture",
|
|
195
319
|
"animal housing"
|
|
320
|
+
],
|
|
321
|
+
"productTermTypesAllowed": [
|
|
322
|
+
"animalProduct",
|
|
323
|
+
"liveAnimal",
|
|
324
|
+
"liveAquaticSpecies"
|
|
196
325
|
]
|
|
197
326
|
},
|
|
198
327
|
"overallMortalityRateFemale": {
|
|
@@ -200,6 +329,11 @@
|
|
|
200
329
|
"cropland",
|
|
201
330
|
"permanent pasture",
|
|
202
331
|
"animal housing"
|
|
332
|
+
],
|
|
333
|
+
"productTermTypesAllowed": [
|
|
334
|
+
"animalProduct",
|
|
335
|
+
"liveAnimal",
|
|
336
|
+
"liveAquaticSpecies"
|
|
203
337
|
]
|
|
204
338
|
},
|
|
205
339
|
"overallMortalityRateMale": {
|
|
@@ -207,11 +341,20 @@
|
|
|
207
341
|
"cropland",
|
|
208
342
|
"permanent pasture",
|
|
209
343
|
"animal housing"
|
|
344
|
+
],
|
|
345
|
+
"productTermTypesAllowed": [
|
|
346
|
+
"animalProduct",
|
|
347
|
+
"liveAnimal",
|
|
348
|
+
"liveAquaticSpecies"
|
|
210
349
|
]
|
|
211
350
|
},
|
|
212
351
|
"slattedFlooringUse": {
|
|
213
352
|
"siteTypesAllowed": [
|
|
214
353
|
"animal housing"
|
|
354
|
+
],
|
|
355
|
+
"productTermTypesAllowed": [
|
|
356
|
+
"animalProduct",
|
|
357
|
+
"liveAnimal"
|
|
215
358
|
]
|
|
216
359
|
},
|
|
217
360
|
"stockingDensityPermanentPastureAverage": {
|
|
@@ -219,6 +362,11 @@
|
|
|
219
362
|
"cropland",
|
|
220
363
|
"permanent pasture",
|
|
221
364
|
"animal housing"
|
|
365
|
+
],
|
|
366
|
+
"productTermTypesAllowed": [
|
|
367
|
+
"animalProduct",
|
|
368
|
+
"liveAnimal",
|
|
369
|
+
"liveAquaticSpecies"
|
|
222
370
|
]
|
|
223
371
|
},
|
|
224
372
|
"stockingDensityPermanentPastureFinal": {
|
|
@@ -226,6 +374,11 @@
|
|
|
226
374
|
"cropland",
|
|
227
375
|
"permanent pasture",
|
|
228
376
|
"animal housing"
|
|
377
|
+
],
|
|
378
|
+
"productTermTypesAllowed": [
|
|
379
|
+
"animalProduct",
|
|
380
|
+
"liveAnimal",
|
|
381
|
+
"liveAquaticSpecies"
|
|
229
382
|
]
|
|
230
383
|
},
|
|
231
384
|
"stockingDensityPermanentPastureInitial": {
|
|
@@ -233,6 +386,11 @@
|
|
|
233
386
|
"cropland",
|
|
234
387
|
"permanent pasture",
|
|
235
388
|
"animal housing"
|
|
389
|
+
],
|
|
390
|
+
"productTermTypesAllowed": [
|
|
391
|
+
"animalProduct",
|
|
392
|
+
"liveAnimal",
|
|
393
|
+
"liveAquaticSpecies"
|
|
236
394
|
]
|
|
237
395
|
},
|
|
238
396
|
"stockingDensityTemporaryPastureAverage": {
|
|
@@ -240,6 +398,11 @@
|
|
|
240
398
|
"cropland",
|
|
241
399
|
"permanent pasture",
|
|
242
400
|
"animal housing"
|
|
401
|
+
],
|
|
402
|
+
"productTermTypesAllowed": [
|
|
403
|
+
"animalProduct",
|
|
404
|
+
"liveAnimal",
|
|
405
|
+
"liveAquaticSpecies"
|
|
243
406
|
]
|
|
244
407
|
},
|
|
245
408
|
"stockingDensityTemporaryPastureFinal": {
|
|
@@ -247,6 +410,11 @@
|
|
|
247
410
|
"cropland",
|
|
248
411
|
"permanent pasture",
|
|
249
412
|
"animal housing"
|
|
413
|
+
],
|
|
414
|
+
"productTermTypesAllowed": [
|
|
415
|
+
"animalProduct",
|
|
416
|
+
"liveAnimal",
|
|
417
|
+
"liveAquaticSpecies"
|
|
250
418
|
]
|
|
251
419
|
},
|
|
252
420
|
"stockingDensityTemporaryPastureInitial": {
|
|
@@ -254,6 +422,11 @@
|
|
|
254
422
|
"cropland",
|
|
255
423
|
"permanent pasture",
|
|
256
424
|
"animal housing"
|
|
425
|
+
],
|
|
426
|
+
"productTermTypesAllowed": [
|
|
427
|
+
"animalProduct",
|
|
428
|
+
"liveAnimal",
|
|
429
|
+
"liveAquaticSpecies"
|
|
257
430
|
]
|
|
258
431
|
},
|
|
259
432
|
"stockingDensityAnimalHousingAverage": {
|
|
@@ -261,6 +434,11 @@
|
|
|
261
434
|
"cropland",
|
|
262
435
|
"permanent pasture",
|
|
263
436
|
"animal housing"
|
|
437
|
+
],
|
|
438
|
+
"productTermTypesAllowed": [
|
|
439
|
+
"animalProduct",
|
|
440
|
+
"liveAnimal",
|
|
441
|
+
"liveAquaticSpecies"
|
|
264
442
|
]
|
|
265
443
|
},
|
|
266
444
|
"stockingDensityAnimalHousingFinal": {
|
|
@@ -268,6 +446,11 @@
|
|
|
268
446
|
"cropland",
|
|
269
447
|
"permanent pasture",
|
|
270
448
|
"animal housing"
|
|
449
|
+
],
|
|
450
|
+
"productTermTypesAllowed": [
|
|
451
|
+
"animalProduct",
|
|
452
|
+
"liveAnimal",
|
|
453
|
+
"liveAquaticSpecies"
|
|
271
454
|
]
|
|
272
455
|
},
|
|
273
456
|
"stockingDensityAnimalHousingInitial": {
|
|
@@ -275,11 +458,20 @@
|
|
|
275
458
|
"cropland",
|
|
276
459
|
"permanent pasture",
|
|
277
460
|
"animal housing"
|
|
461
|
+
],
|
|
462
|
+
"productTermTypesAllowed": [
|
|
463
|
+
"animalProduct",
|
|
464
|
+
"liveAnimal",
|
|
465
|
+
"liveAquaticSpecies"
|
|
278
466
|
]
|
|
279
467
|
},
|
|
280
468
|
"tightStallUse": {
|
|
281
469
|
"siteTypesAllowed": [
|
|
282
470
|
"animal housing"
|
|
471
|
+
],
|
|
472
|
+
"productTermTypesAllowed": [
|
|
473
|
+
"animalProduct",
|
|
474
|
+
"liveAnimal"
|
|
283
475
|
]
|
|
284
476
|
},
|
|
285
477
|
"totalAnimalPopulation": {
|
|
@@ -287,6 +479,11 @@
|
|
|
287
479
|
"cropland",
|
|
288
480
|
"permanent pasture",
|
|
289
481
|
"animal housing"
|
|
482
|
+
],
|
|
483
|
+
"productTermTypesAllowed": [
|
|
484
|
+
"animalProduct",
|
|
485
|
+
"liveAnimal",
|
|
486
|
+
"liveAquaticSpecies"
|
|
290
487
|
]
|
|
291
488
|
},
|
|
292
489
|
"monocultureSimpleBatchProduction": {
|
|
@@ -321,7 +518,7 @@
|
|
|
321
518
|
"sea or ocean"
|
|
322
519
|
]
|
|
323
520
|
},
|
|
324
|
-
"
|
|
521
|
+
"stockingDensityAquacultureM3": {
|
|
325
522
|
"siteTypesAllowed": [
|
|
326
523
|
"pond",
|
|
327
524
|
"river or stream",
|
|
@@ -329,7 +526,23 @@
|
|
|
329
526
|
"sea or ocean"
|
|
330
527
|
]
|
|
331
528
|
},
|
|
332
|
-
"
|
|
529
|
+
"stockingDensityAquacultureFinalM3": {
|
|
530
|
+
"siteTypesAllowed": [
|
|
531
|
+
"pond",
|
|
532
|
+
"river or stream",
|
|
533
|
+
"lake",
|
|
534
|
+
"sea or ocean"
|
|
535
|
+
]
|
|
536
|
+
},
|
|
537
|
+
"stockingDensityAquacultureM2": {
|
|
538
|
+
"siteTypesAllowed": [
|
|
539
|
+
"pond",
|
|
540
|
+
"river or stream",
|
|
541
|
+
"lake",
|
|
542
|
+
"sea or ocean"
|
|
543
|
+
]
|
|
544
|
+
},
|
|
545
|
+
"stockingDensityAquacultureFinalM2": {
|
|
333
546
|
"siteTypesAllowed": [
|
|
334
547
|
"pond",
|
|
335
548
|
"river or stream",
|
|
@@ -3235,7 +3448,21 @@
|
|
|
3235
3448
|
"all"
|
|
3236
3449
|
],
|
|
3237
3450
|
"productTermIdsAllowed": [
|
|
3238
|
-
"
|
|
3451
|
+
"oilPalmFruit",
|
|
3452
|
+
"oilPalmFrond",
|
|
3453
|
+
"oilPalmWood",
|
|
3454
|
+
"oilPalmShell",
|
|
3455
|
+
"oilPalmKernel",
|
|
3456
|
+
"oilPalmKernelMeal",
|
|
3457
|
+
"oilPalmKernelOilCrude",
|
|
3458
|
+
"oilPalmKernelOilRefined",
|
|
3459
|
+
"oilPalmMillEffluent",
|
|
3460
|
+
"oilPalmMillEffluentDecanted",
|
|
3461
|
+
"oilPalmPressFibre",
|
|
3462
|
+
"oilPalmOilCrude",
|
|
3463
|
+
"oilPalmOilRefined",
|
|
3464
|
+
"oilPalmFattyAcidDistillate",
|
|
3465
|
+
"oilPalmStockSoap"
|
|
3239
3466
|
],
|
|
3240
3467
|
"productTermTypesAllowed": [
|
|
3241
3468
|
"all"
|
|
@@ -10366,6 +10593,16 @@
|
|
|
10366
10593
|
"all"
|
|
10367
10594
|
]
|
|
10368
10595
|
},
|
|
10596
|
+
"acidityRegulatorUnspecified": {
|
|
10597
|
+
"siteTypesAllowed": [
|
|
10598
|
+
"all"
|
|
10599
|
+
]
|
|
10600
|
+
},
|
|
10601
|
+
"bindingAgentUnspecified": {
|
|
10602
|
+
"siteTypesAllowed": [
|
|
10603
|
+
"all"
|
|
10604
|
+
]
|
|
10605
|
+
},
|
|
10369
10606
|
"mineralsUnspecified": {
|
|
10370
10607
|
"siteTypesAllowed": [
|
|
10371
10608
|
"all"
|
|
@@ -10792,6 +11029,13 @@
|
|
|
10792
11029
|
"permanent pasture"
|
|
10793
11030
|
]
|
|
10794
11031
|
},
|
|
11032
|
+
"rennet": {
|
|
11033
|
+
"siteTypesAllowed": [
|
|
11034
|
+
"agri-food processor",
|
|
11035
|
+
"animal housing",
|
|
11036
|
+
"permanent pasture"
|
|
11037
|
+
]
|
|
11038
|
+
},
|
|
10795
11039
|
"forest": {
|
|
10796
11040
|
"siteTypesAllowed": [
|
|
10797
11041
|
""
|
|
@@ -10882,6 +11126,26 @@
|
|
|
10882
11126
|
""
|
|
10883
11127
|
]
|
|
10884
11128
|
},
|
|
11129
|
+
"shortFallow": {
|
|
11130
|
+
"siteTypesAllowed": [
|
|
11131
|
+
""
|
|
11132
|
+
]
|
|
11133
|
+
},
|
|
11134
|
+
"shortBareFallow": {
|
|
11135
|
+
"siteTypesAllowed": [
|
|
11136
|
+
""
|
|
11137
|
+
]
|
|
11138
|
+
},
|
|
11139
|
+
"longFallow": {
|
|
11140
|
+
"siteTypesAllowed": [
|
|
11141
|
+
""
|
|
11142
|
+
]
|
|
11143
|
+
},
|
|
11144
|
+
"longBareFallow": {
|
|
11145
|
+
"siteTypesAllowed": [
|
|
11146
|
+
""
|
|
11147
|
+
]
|
|
11148
|
+
},
|
|
10885
11149
|
"genericCropPlant": {
|
|
10886
11150
|
"siteTypesAllowed": [
|
|
10887
11151
|
"cropland",
|
|
@@ -13246,6 +13510,16 @@
|
|
|
13246
13510
|
"permanent pasture"
|
|
13247
13511
|
]
|
|
13248
13512
|
},
|
|
13513
|
+
"rockSamphirePlant": {
|
|
13514
|
+
"siteTypesAllowed": [
|
|
13515
|
+
"cropland"
|
|
13516
|
+
]
|
|
13517
|
+
},
|
|
13518
|
+
"marshSamphirePlant": {
|
|
13519
|
+
"siteTypesAllowed": [
|
|
13520
|
+
"cropland"
|
|
13521
|
+
]
|
|
13522
|
+
},
|
|
13249
13523
|
"genericGrassPlant": {
|
|
13250
13524
|
"siteTypesAllowed": [
|
|
13251
13525
|
"cropland",
|
|
@@ -13264,6 +13538,18 @@
|
|
|
13264
13538
|
"permanent pasture"
|
|
13265
13539
|
]
|
|
13266
13540
|
},
|
|
13541
|
+
"grassCloverSward": {
|
|
13542
|
+
"siteTypesAllowed": [
|
|
13543
|
+
"cropland",
|
|
13544
|
+
"permanent pasture"
|
|
13545
|
+
]
|
|
13546
|
+
},
|
|
13547
|
+
"grassAlfalfaSward": {
|
|
13548
|
+
"siteTypesAllowed": [
|
|
13549
|
+
"cropland",
|
|
13550
|
+
"permanent pasture"
|
|
13551
|
+
]
|
|
13552
|
+
},
|
|
13267
13553
|
"agatiTree": {
|
|
13268
13554
|
"siteTypesAllowed": [
|
|
13269
13555
|
"cropland",
|
|
@@ -14434,13 +14720,6 @@
|
|
|
14434
14720
|
"permanent pasture"
|
|
14435
14721
|
]
|
|
14436
14722
|
},
|
|
14437
|
-
"shortBareFallow": {
|
|
14438
|
-
"siteTypesAllowed": [
|
|
14439
|
-
"cropland",
|
|
14440
|
-
"glass or high accessible cover",
|
|
14441
|
-
"permanent pasture"
|
|
14442
|
-
]
|
|
14443
|
-
},
|
|
14444
14723
|
"longFallowRatio": {
|
|
14445
14724
|
"siteTypesAllowed": [
|
|
14446
14725
|
"cropland",
|
|
@@ -14691,6 +14970,15 @@
|
|
|
14691
14970
|
"agri-food processor"
|
|
14692
14971
|
]
|
|
14693
14972
|
},
|
|
14973
|
+
"numberOfTillages": {
|
|
14974
|
+
"siteTypesAllowed": [
|
|
14975
|
+
"cropland",
|
|
14976
|
+
"glass or high accessible cover",
|
|
14977
|
+
"permanent pasture",
|
|
14978
|
+
"forest",
|
|
14979
|
+
"other natural vegetation"
|
|
14980
|
+
]
|
|
14981
|
+
},
|
|
14694
14982
|
"numberOfPruningsOrCuttings": {
|
|
14695
14983
|
"siteTypesAllowed": [
|
|
14696
14984
|
"cropland",
|
|
@@ -14754,6 +15042,456 @@
|
|
|
14754
15042
|
"permanent pasture"
|
|
14755
15043
|
]
|
|
14756
15044
|
},
|
|
15045
|
+
"tillageDepth": {
|
|
15046
|
+
"siteTypesAllowed": [
|
|
15047
|
+
"cropland",
|
|
15048
|
+
"glass or high accessible cover",
|
|
15049
|
+
"permanent pasture",
|
|
15050
|
+
"forest",
|
|
15051
|
+
"other natural vegetation"
|
|
15052
|
+
]
|
|
15053
|
+
},
|
|
15054
|
+
"buildingsInfrastructureDepreciatedAmountPerCycle": {
|
|
15055
|
+
"siteTypesAllowed": [
|
|
15056
|
+
""
|
|
15057
|
+
]
|
|
15058
|
+
},
|
|
15059
|
+
"cropProtectionInfrastructureDepreciatedAmountPerCycle": {
|
|
15060
|
+
"siteTypesAllowed": [
|
|
15061
|
+
""
|
|
15062
|
+
]
|
|
15063
|
+
},
|
|
15064
|
+
"cropSupportInfrastructureDepreciatedAmountPerCycle": {
|
|
15065
|
+
"siteTypesAllowed": [
|
|
15066
|
+
""
|
|
15067
|
+
]
|
|
15068
|
+
},
|
|
15069
|
+
"irrigationInfrastructureDepreciatedAmountPerCycle": {
|
|
15070
|
+
"siteTypesAllowed": [
|
|
15071
|
+
""
|
|
15072
|
+
]
|
|
15073
|
+
},
|
|
15074
|
+
"machineryInfrastructureDepreciatedAmountPerCycle": {
|
|
15075
|
+
"siteTypesAllowed": [
|
|
15076
|
+
"cropland",
|
|
15077
|
+
"glass or high accessible cover"
|
|
15078
|
+
]
|
|
15079
|
+
},
|
|
15080
|
+
"alkydResinDepreciatedAmountPerCycle": {
|
|
15081
|
+
"siteTypesAllowed": [
|
|
15082
|
+
""
|
|
15083
|
+
]
|
|
15084
|
+
},
|
|
15085
|
+
"alkydResin70DepreciatedAmountPerCycle": {
|
|
15086
|
+
"siteTypesAllowed": [
|
|
15087
|
+
""
|
|
15088
|
+
]
|
|
15089
|
+
},
|
|
15090
|
+
"aluminiumDepreciatedAmountPerCycle": {
|
|
15091
|
+
"siteTypesAllowed": [
|
|
15092
|
+
""
|
|
15093
|
+
]
|
|
15094
|
+
},
|
|
15095
|
+
"brickDepreciatedAmountPerCycle": {
|
|
15096
|
+
"siteTypesAllowed": [
|
|
15097
|
+
""
|
|
15098
|
+
]
|
|
15099
|
+
},
|
|
15100
|
+
"bronzeDepreciatedAmountPerCycle": {
|
|
15101
|
+
"siteTypesAllowed": [
|
|
15102
|
+
""
|
|
15103
|
+
]
|
|
15104
|
+
},
|
|
15105
|
+
"cardboardDepreciatedAmountPerCycle": {
|
|
15106
|
+
"siteTypesAllowed": [
|
|
15107
|
+
""
|
|
15108
|
+
]
|
|
15109
|
+
},
|
|
15110
|
+
"cementDepreciatedAmountPerCycle": {
|
|
15111
|
+
"siteTypesAllowed": [
|
|
15112
|
+
""
|
|
15113
|
+
]
|
|
15114
|
+
},
|
|
15115
|
+
"concreteDepreciatedAmountPerCycle": {
|
|
15116
|
+
"siteTypesAllowed": [
|
|
15117
|
+
""
|
|
15118
|
+
]
|
|
15119
|
+
},
|
|
15120
|
+
"constructionFoamDepreciatedAmountPerCycle": {
|
|
15121
|
+
"siteTypesAllowed": [
|
|
15122
|
+
""
|
|
15123
|
+
]
|
|
15124
|
+
},
|
|
15125
|
+
"copperMaterialDepreciatedAmountPerCycle": {
|
|
15126
|
+
"siteTypesAllowed": [
|
|
15127
|
+
""
|
|
15128
|
+
]
|
|
15129
|
+
},
|
|
15130
|
+
"crushedStoneDepreciatedAmountPerCycle": {
|
|
15131
|
+
"siteTypesAllowed": [
|
|
15132
|
+
""
|
|
15133
|
+
]
|
|
15134
|
+
},
|
|
15135
|
+
"expandedPolystyreneDepreciatedAmountPerCycle": {
|
|
15136
|
+
"siteTypesAllowed": [
|
|
15137
|
+
""
|
|
15138
|
+
]
|
|
15139
|
+
},
|
|
15140
|
+
"fibreglassReinforcedPlasticDepreciatedAmountPerCycle": {
|
|
15141
|
+
"siteTypesAllowed": [
|
|
15142
|
+
""
|
|
15143
|
+
]
|
|
15144
|
+
},
|
|
15145
|
+
"glassDepreciatedAmountPerCycle": {
|
|
15146
|
+
"siteTypesAllowed": [
|
|
15147
|
+
""
|
|
15148
|
+
]
|
|
15149
|
+
},
|
|
15150
|
+
"glassFiberDepreciatedAmountPerCycle": {
|
|
15151
|
+
"siteTypesAllowed": [
|
|
15152
|
+
""
|
|
15153
|
+
]
|
|
15154
|
+
},
|
|
15155
|
+
"highDensityPolyethyleneDepreciatedAmountPerCycle": {
|
|
15156
|
+
"siteTypesAllowed": [
|
|
15157
|
+
""
|
|
15158
|
+
]
|
|
15159
|
+
},
|
|
15160
|
+
"ironDepreciatedAmountPerCycle": {
|
|
15161
|
+
"siteTypesAllowed": [
|
|
15162
|
+
""
|
|
15163
|
+
]
|
|
15164
|
+
},
|
|
15165
|
+
"lowDensityPolyethyleneDepreciatedAmountPerCycle": {
|
|
15166
|
+
"siteTypesAllowed": [
|
|
15167
|
+
""
|
|
15168
|
+
]
|
|
15169
|
+
},
|
|
15170
|
+
"metalUnspecifiedDepreciatedAmountPerCycle": {
|
|
15171
|
+
"siteTypesAllowed": [
|
|
15172
|
+
""
|
|
15173
|
+
]
|
|
15174
|
+
},
|
|
15175
|
+
"nylonDepreciatedAmountPerCycle": {
|
|
15176
|
+
"siteTypesAllowed": [
|
|
15177
|
+
""
|
|
15178
|
+
]
|
|
15179
|
+
},
|
|
15180
|
+
"plasticTypeUnspecifiedDepreciatedAmountPerCycle": {
|
|
15181
|
+
"siteTypesAllowed": [
|
|
15182
|
+
""
|
|
15183
|
+
]
|
|
15184
|
+
},
|
|
15185
|
+
"plywoodDepreciatedAmountPerCycle": {
|
|
15186
|
+
"siteTypesAllowed": [
|
|
15187
|
+
""
|
|
15188
|
+
]
|
|
15189
|
+
},
|
|
15190
|
+
"polyamideDepreciatedAmountPerCycle": {
|
|
15191
|
+
"siteTypesAllowed": [
|
|
15192
|
+
""
|
|
15193
|
+
]
|
|
15194
|
+
},
|
|
15195
|
+
"polyesterDepreciatedAmountPerCycle": {
|
|
15196
|
+
"siteTypesAllowed": [
|
|
15197
|
+
""
|
|
15198
|
+
]
|
|
15199
|
+
},
|
|
15200
|
+
"polyethyleneDepreciatedAmountPerCycle": {
|
|
15201
|
+
"siteTypesAllowed": [
|
|
15202
|
+
""
|
|
15203
|
+
]
|
|
15204
|
+
},
|
|
15205
|
+
"polyethyleneTerephthalateDepreciatedAmountPerCycle": {
|
|
15206
|
+
"siteTypesAllowed": [
|
|
15207
|
+
""
|
|
15208
|
+
]
|
|
15209
|
+
},
|
|
15210
|
+
"polymethylMethacrylateDepreciatedAmountPerCycle": {
|
|
15211
|
+
"siteTypesAllowed": [
|
|
15212
|
+
""
|
|
15213
|
+
]
|
|
15214
|
+
},
|
|
15215
|
+
"polypropyleneDepreciatedAmountPerCycle": {
|
|
15216
|
+
"siteTypesAllowed": [
|
|
15217
|
+
""
|
|
15218
|
+
]
|
|
15219
|
+
},
|
|
15220
|
+
"polystyreneDepreciatedAmountPerCycle": {
|
|
15221
|
+
"siteTypesAllowed": [
|
|
15222
|
+
""
|
|
15223
|
+
]
|
|
15224
|
+
},
|
|
15225
|
+
"polyurethaneDepreciatedAmountPerCycle": {
|
|
15226
|
+
"siteTypesAllowed": [
|
|
15227
|
+
""
|
|
15228
|
+
]
|
|
15229
|
+
},
|
|
15230
|
+
"polyvinylChlorideDepreciatedAmountPerCycle": {
|
|
15231
|
+
"siteTypesAllowed": [
|
|
15232
|
+
""
|
|
15233
|
+
]
|
|
15234
|
+
},
|
|
15235
|
+
"reinforcingSteelDepreciatedAmountPerCycle": {
|
|
15236
|
+
"siteTypesAllowed": [
|
|
15237
|
+
""
|
|
15238
|
+
]
|
|
15239
|
+
},
|
|
15240
|
+
"rockWoolDepreciatedAmountPerCycle": {
|
|
15241
|
+
"siteTypesAllowed": [
|
|
15242
|
+
""
|
|
15243
|
+
]
|
|
15244
|
+
},
|
|
15245
|
+
"stainlessSteelDepreciatedAmountPerCycle": {
|
|
15246
|
+
"siteTypesAllowed": [
|
|
15247
|
+
""
|
|
15248
|
+
]
|
|
15249
|
+
},
|
|
15250
|
+
"steelDepreciatedAmountPerCycle": {
|
|
15251
|
+
"siteTypesAllowed": [
|
|
15252
|
+
""
|
|
15253
|
+
]
|
|
15254
|
+
},
|
|
15255
|
+
"woodMaterialDepreciatedAmountPerCycle": {
|
|
15256
|
+
"siteTypesAllowed": [
|
|
15257
|
+
""
|
|
15258
|
+
]
|
|
15259
|
+
},
|
|
15260
|
+
"syntheticRubberDepreciatedAmountPerCycle": {
|
|
15261
|
+
"siteTypesAllowed": [
|
|
15262
|
+
""
|
|
15263
|
+
]
|
|
15264
|
+
},
|
|
15265
|
+
"zincMaterialDepreciatedAmountPerCycle": {
|
|
15266
|
+
"siteTypesAllowed": [
|
|
15267
|
+
""
|
|
15268
|
+
]
|
|
15269
|
+
},
|
|
15270
|
+
"alkydResin": {
|
|
15271
|
+
"siteTypesAllowed": [
|
|
15272
|
+
""
|
|
15273
|
+
]
|
|
15274
|
+
},
|
|
15275
|
+
"alkydResin70": {
|
|
15276
|
+
"siteTypesAllowed": [
|
|
15277
|
+
""
|
|
15278
|
+
]
|
|
15279
|
+
},
|
|
15280
|
+
"aluminium": {
|
|
15281
|
+
"siteTypesAllowed": [
|
|
15282
|
+
""
|
|
15283
|
+
]
|
|
15284
|
+
},
|
|
15285
|
+
"animalBeddingUnspecified": {
|
|
15286
|
+
"siteTypesAllowed": [
|
|
15287
|
+
""
|
|
15288
|
+
]
|
|
15289
|
+
},
|
|
15290
|
+
"bronze": {
|
|
15291
|
+
"siteTypesAllowed": [
|
|
15292
|
+
""
|
|
15293
|
+
]
|
|
15294
|
+
},
|
|
15295
|
+
"brick": {
|
|
15296
|
+
"siteTypesAllowed": [
|
|
15297
|
+
""
|
|
15298
|
+
]
|
|
15299
|
+
},
|
|
15300
|
+
"cardboard": {
|
|
15301
|
+
"siteTypesAllowed": [
|
|
15302
|
+
""
|
|
15303
|
+
]
|
|
15304
|
+
},
|
|
15305
|
+
"cement": {
|
|
15306
|
+
"siteTypesAllowed": [
|
|
15307
|
+
""
|
|
15308
|
+
]
|
|
15309
|
+
},
|
|
15310
|
+
"concrete": {
|
|
15311
|
+
"siteTypesAllowed": [
|
|
15312
|
+
""
|
|
15313
|
+
]
|
|
15314
|
+
},
|
|
15315
|
+
"constructionFoam": {
|
|
15316
|
+
"siteTypesAllowed": [
|
|
15317
|
+
""
|
|
15318
|
+
]
|
|
15319
|
+
},
|
|
15320
|
+
"copperMaterial": {
|
|
15321
|
+
"siteTypesAllowed": [
|
|
15322
|
+
""
|
|
15323
|
+
]
|
|
15324
|
+
},
|
|
15325
|
+
"cork": {
|
|
15326
|
+
"siteTypesAllowed": [
|
|
15327
|
+
""
|
|
15328
|
+
]
|
|
15329
|
+
},
|
|
15330
|
+
"crushedStone": {
|
|
15331
|
+
"siteTypesAllowed": [
|
|
15332
|
+
""
|
|
15333
|
+
]
|
|
15334
|
+
},
|
|
15335
|
+
"expandedPolystyrene": {
|
|
15336
|
+
"siteTypesAllowed": [
|
|
15337
|
+
""
|
|
15338
|
+
]
|
|
15339
|
+
},
|
|
15340
|
+
"fibreglassReinforcedPlastic": {
|
|
15341
|
+
"siteTypesAllowed": [
|
|
15342
|
+
""
|
|
15343
|
+
]
|
|
15344
|
+
},
|
|
15345
|
+
"glass": {
|
|
15346
|
+
"siteTypesAllowed": [
|
|
15347
|
+
""
|
|
15348
|
+
]
|
|
15349
|
+
},
|
|
15350
|
+
"glassFiber": {
|
|
15351
|
+
"siteTypesAllowed": [
|
|
15352
|
+
""
|
|
15353
|
+
]
|
|
15354
|
+
},
|
|
15355
|
+
"highDensityPolyethylene": {
|
|
15356
|
+
"siteTypesAllowed": [
|
|
15357
|
+
""
|
|
15358
|
+
]
|
|
15359
|
+
},
|
|
15360
|
+
"iron": {
|
|
15361
|
+
"siteTypesAllowed": [
|
|
15362
|
+
""
|
|
15363
|
+
]
|
|
15364
|
+
},
|
|
15365
|
+
"lowDensityPolyethylene": {
|
|
15366
|
+
"siteTypesAllowed": [
|
|
15367
|
+
""
|
|
15368
|
+
]
|
|
15369
|
+
},
|
|
15370
|
+
"metalUnspecified": {
|
|
15371
|
+
"siteTypesAllowed": [
|
|
15372
|
+
""
|
|
15373
|
+
]
|
|
15374
|
+
},
|
|
15375
|
+
"nylon": {
|
|
15376
|
+
"siteTypesAllowed": [
|
|
15377
|
+
""
|
|
15378
|
+
]
|
|
15379
|
+
},
|
|
15380
|
+
"paraffinWaxMaterial": {
|
|
15381
|
+
"siteTypesAllowed": [
|
|
15382
|
+
""
|
|
15383
|
+
]
|
|
15384
|
+
},
|
|
15385
|
+
"plasticTypeUnspecified": {
|
|
15386
|
+
"siteTypesAllowed": [
|
|
15387
|
+
""
|
|
15388
|
+
]
|
|
15389
|
+
},
|
|
15390
|
+
"plywood": {
|
|
15391
|
+
"siteTypesAllowed": [
|
|
15392
|
+
""
|
|
15393
|
+
]
|
|
15394
|
+
},
|
|
15395
|
+
"polyamide": {
|
|
15396
|
+
"siteTypesAllowed": [
|
|
15397
|
+
""
|
|
15398
|
+
]
|
|
15399
|
+
},
|
|
15400
|
+
"polyester": {
|
|
15401
|
+
"siteTypesAllowed": [
|
|
15402
|
+
""
|
|
15403
|
+
]
|
|
15404
|
+
},
|
|
15405
|
+
"polyethylene": {
|
|
15406
|
+
"siteTypesAllowed": [
|
|
15407
|
+
""
|
|
15408
|
+
]
|
|
15409
|
+
},
|
|
15410
|
+
"polyethyleneTerephthalate": {
|
|
15411
|
+
"siteTypesAllowed": [
|
|
15412
|
+
""
|
|
15413
|
+
]
|
|
15414
|
+
},
|
|
15415
|
+
"polymethylMethacrylate": {
|
|
15416
|
+
"siteTypesAllowed": [
|
|
15417
|
+
""
|
|
15418
|
+
]
|
|
15419
|
+
},
|
|
15420
|
+
"polypropylene": {
|
|
15421
|
+
"siteTypesAllowed": [
|
|
15422
|
+
""
|
|
15423
|
+
]
|
|
15424
|
+
},
|
|
15425
|
+
"polystyrene": {
|
|
15426
|
+
"siteTypesAllowed": [
|
|
15427
|
+
""
|
|
15428
|
+
]
|
|
15429
|
+
},
|
|
15430
|
+
"polyurethane": {
|
|
15431
|
+
"siteTypesAllowed": [
|
|
15432
|
+
""
|
|
15433
|
+
]
|
|
15434
|
+
},
|
|
15435
|
+
"polyvinylChloride": {
|
|
15436
|
+
"siteTypesAllowed": [
|
|
15437
|
+
""
|
|
15438
|
+
]
|
|
15439
|
+
},
|
|
15440
|
+
"reinforcingSteel": {
|
|
15441
|
+
"siteTypesAllowed": [
|
|
15442
|
+
""
|
|
15443
|
+
]
|
|
15444
|
+
},
|
|
15445
|
+
"rockWool": {
|
|
15446
|
+
"siteTypesAllowed": [
|
|
15447
|
+
""
|
|
15448
|
+
]
|
|
15449
|
+
},
|
|
15450
|
+
"sandMaterial": {
|
|
15451
|
+
"siteTypesAllowed": [
|
|
15452
|
+
""
|
|
15453
|
+
]
|
|
15454
|
+
},
|
|
15455
|
+
"sawdustMaterial": {
|
|
15456
|
+
"siteTypesAllowed": [
|
|
15457
|
+
""
|
|
15458
|
+
]
|
|
15459
|
+
},
|
|
15460
|
+
"stainlessSteel": {
|
|
15461
|
+
"siteTypesAllowed": [
|
|
15462
|
+
""
|
|
15463
|
+
]
|
|
15464
|
+
},
|
|
15465
|
+
"steel": {
|
|
15466
|
+
"siteTypesAllowed": [
|
|
15467
|
+
""
|
|
15468
|
+
]
|
|
15469
|
+
},
|
|
15470
|
+
"syntheticRubber": {
|
|
15471
|
+
"siteTypesAllowed": [
|
|
15472
|
+
""
|
|
15473
|
+
]
|
|
15474
|
+
},
|
|
15475
|
+
"woodMaterial": {
|
|
15476
|
+
"siteTypesAllowed": [
|
|
15477
|
+
""
|
|
15478
|
+
]
|
|
15479
|
+
},
|
|
15480
|
+
"woodBark": {
|
|
15481
|
+
"siteTypesAllowed": [
|
|
15482
|
+
""
|
|
15483
|
+
]
|
|
15484
|
+
},
|
|
15485
|
+
"paper": {
|
|
15486
|
+
"siteTypesAllowed": [
|
|
15487
|
+
""
|
|
15488
|
+
]
|
|
15489
|
+
},
|
|
15490
|
+
"zincMaterial": {
|
|
15491
|
+
"siteTypesAllowed": [
|
|
15492
|
+
""
|
|
15493
|
+
]
|
|
15494
|
+
},
|
|
14757
15495
|
"altitude": {
|
|
14758
15496
|
"aggregatedModels": {
|
|
14759
15497
|
"siteTypesAllowed": [
|
|
@@ -146520,6 +147258,11 @@
|
|
|
146520
147258
|
"permanent pasture"
|
|
146521
147259
|
]
|
|
146522
147260
|
},
|
|
147261
|
+
"schmidt2007": {
|
|
147262
|
+
"productTermIdsAllowed": [
|
|
147263
|
+
"oilPalmMillEffluentWaste"
|
|
147264
|
+
]
|
|
147265
|
+
},
|
|
146523
147266
|
"crushingWoodMachineUnspecified": {
|
|
146524
147267
|
"siteTypesAllowed": [
|
|
146525
147268
|
"forest",
|
|
@@ -146735,6 +147478,15 @@
|
|
|
146735
147478
|
"permanent pasture"
|
|
146736
147479
|
]
|
|
146737
147480
|
},
|
|
147481
|
+
"cuttingTreesWithChainSaw": {
|
|
147482
|
+
"siteTypesAllowed": [
|
|
147483
|
+
"forest",
|
|
147484
|
+
"other natural vegetation",
|
|
147485
|
+
"cropland",
|
|
147486
|
+
"glass or high accessible cover",
|
|
147487
|
+
"permanent pasture"
|
|
147488
|
+
]
|
|
147489
|
+
},
|
|
146738
147490
|
"sowingOrPlantingMachineUnspecified": {
|
|
146739
147491
|
"siteTypesAllowed": [
|
|
146740
147492
|
"forest",
|
|
@@ -148356,6 +149108,15 @@
|
|
|
148356
149108
|
"permanent pasture"
|
|
148357
149109
|
]
|
|
148358
149110
|
},
|
|
149111
|
+
"communalLabour": {
|
|
149112
|
+
"siteTypesAllowed": [
|
|
149113
|
+
"forest",
|
|
149114
|
+
"other natural vegetation",
|
|
149115
|
+
"cropland",
|
|
149116
|
+
"glass or high accessible cover",
|
|
149117
|
+
"permanent pasture"
|
|
149118
|
+
]
|
|
149119
|
+
},
|
|
148359
149120
|
"maizeCobThreshingWithThresher": {
|
|
148360
149121
|
"siteTypesAllowed": [
|
|
148361
149122
|
"cropland"
|
|
@@ -151053,6 +151814,11 @@
|
|
|
151053
151814
|
"all"
|
|
151054
151815
|
]
|
|
151055
151816
|
},
|
|
151817
|
+
"zincOxideContent": {
|
|
151818
|
+
"siteTypesAllowed": [
|
|
151819
|
+
"all"
|
|
151820
|
+
]
|
|
151821
|
+
},
|
|
151056
151822
|
"coverCrop": {
|
|
151057
151823
|
"siteTypesAllowed": [
|
|
151058
151824
|
"cropland",
|
|
@@ -154633,20 +155399,6 @@
|
|
|
154633
155399
|
"permanent pasture"
|
|
154634
155400
|
]
|
|
154635
155401
|
},
|
|
154636
|
-
"numberOfTillages": {
|
|
154637
|
-
"siteTypesAllowed": [
|
|
154638
|
-
"cropland",
|
|
154639
|
-
"glass or high accessible cover",
|
|
154640
|
-
"permanent pasture"
|
|
154641
|
-
]
|
|
154642
|
-
},
|
|
154643
|
-
"tillageDepth": {
|
|
154644
|
-
"siteTypesAllowed": [
|
|
154645
|
-
"cropland",
|
|
154646
|
-
"glass or high accessible cover",
|
|
154647
|
-
"permanent pasture"
|
|
154648
|
-
]
|
|
154649
|
-
},
|
|
154650
155402
|
"alfisols": {
|
|
154651
155403
|
"siteTypesAllowed": [
|
|
154652
155404
|
"forest",
|