Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 13 additions & 9 deletions activities.json
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@
],
"comment": "Ancien identifiant (12/2024): elasthane-lycra.",
"density": 0,
"displayName": "Elasthane (Lycra)",
"displayName": "Elasthane",
"elecMJ": 0,
"heatMJ": 0,
"id": "b2340802-bde9-56e4-984f-37110706225e",
Expand Down Expand Up @@ -462,10 +462,10 @@
{
"alias": "elasthane",
"defaultCountry": "CN",
"displayName": "Elasthane (Lycra)",
"displayName": "Elasthane",
"geographicOrigin": "Asie - Pacifique",
"id": "9973088b-c929-4cc5-894a-1e4d28c161d4",
"name": "Elasthane (Lycra)",
"name": "Elasthane",
"origin": "Synthetic",
"primary": false
}
Expand Down Expand Up @@ -690,7 +690,7 @@
"waste": 0
},
{
"activityName": "fibre, flax//[RoW] fibre production, flax, retting",
"activityName": "Fibre, flax, long, scutched {RER}| fibre production, flax, scutching | Cut-off, U",
"alias": "ei-lin",
"categories": [
"material",
Expand Down Expand Up @@ -719,7 +719,7 @@
"scopes": [
"textile"
],
"source": "Ecoinvent 3.9.1",
"source": "Ecoinvent 3.11",
"unit": "kg",
"waste": 0
},
Expand All @@ -728,7 +728,8 @@
"alias": "ei-laine-par-defaut",
"categories": [
"material",
"textile_material"
"textile_material",
"material_type:organic_fibers"
],
"comment": "Ancien identifiant (12/2024): wool-default.",
"density": 0,
Expand All @@ -751,7 +752,8 @@
]
},
"scopes": [
"textile"
"textile",
"object"
],
"source": "Woolmark",
"unit": "kg",
Expand All @@ -761,7 +763,8 @@
"alias": "ei-laine-nouvelle-filiere",
"categories": [
"material",
"textile_material"
"textile_material",
"material_type:organic_fibers"
],
"comment": "corr4: Impacts de la laine par défaut multiplié par le coefficient 4%/37%=0.108. Cela vient d'une différence de taux d'allocation : 4% pour cette laine et 37% pour la laine par défaut.",
"density": 0,
Expand Down Expand Up @@ -805,7 +808,8 @@
]
},
"scopes": [
"textile"
"textile",
"object"
],
"source": "Custom",
"unit": "kg",
Expand Down
22 changes: 13 additions & 9 deletions public/data/processes.json
Original file line number Diff line number Diff line change
Expand Up @@ -7196,7 +7196,8 @@
"activityName": "wool; sheep; production mix; at farm; 1 kg greasy wool",
"categories": [
"material",
"textile_material"
"textile_material",
"material_type:organic_fibers"
],
"comment": "Ancien identifiant (12/2024): wool-default.",
"density": 0,
Expand Down Expand Up @@ -7228,7 +7229,8 @@
},
"location": null,
"scopes": [
"textile"
"textile",
"object"
],
"source": "Woolmark",
"unit": "kg",
Expand Down Expand Up @@ -7779,7 +7781,8 @@
"activityName": "This process is not linked to a Brightway activity",
"categories": [
"material",
"textile_material"
"textile_material",
"material_type:organic_fibers"
],
"comment": "corr4: Impacts de la laine par défaut multiplié par le coefficient 4%/37%=0.108. Cela vient d'une différence de taux d'allocation : 4% pour cette laine et 37% pour la laine par défaut.",
"density": 0,
Expand Down Expand Up @@ -7811,7 +7814,8 @@
},
"location": null,
"scopes": [
"textile"
"textile",
"object"
],
"source": "Custom",
"unit": "kg",
Expand Down Expand Up @@ -23734,7 +23738,7 @@
],
"comment": "Ancien identifiant (12/2024): elasthane-lycra.",
"density": 0,
"displayName": "Elasthane (Lycra)",
"displayName": "Elasthane",
"elecMJ": 0,
"heatMJ": 0,
"id": "b2340802-bde9-56e4-984f-37110706225e",
Expand Down Expand Up @@ -23976,7 +23980,7 @@
"waste": 0
},
{
"activityName": "fibre, flax//[RoW] fibre production, flax, retting",
"activityName": "Fibre, flax, long, scutched {RER}| fibre production, flax, scutching | Cut-off, U",
"categories": [
"material",
"textile_material"
Expand All @@ -23990,7 +23994,7 @@
"impacts": {
"acd": 0,
"cch": 0,
"ecs": 339.72,
"ecs": 223.81,
"etf": 0,
"etf-c": 0,
"fru": 0,
Expand All @@ -24009,11 +24013,11 @@
"tre": 0,
"wtu": 0
},
"location": "RoW",
"location": "RER",
"scopes": [
"textile"
],
"source": "Ecoinvent 3.9.1",
"source": "Ecoinvent 3.11",
"unit": "kg",
"waste": 0
},
Expand Down
2 changes: 1 addition & 1 deletion public/data/textile/materials.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"defaultCountry": "CN",
"geographicOrigin": "Asie - Pacifique",
"id": "9973088b-c929-4cc5-894a-1e4d28c161d4",
"name": "Elasthane (Lycra)",
"name": "Elasthane",
"origin": "Synthetic",
"primary": false,
"processId": "b2340802-bde9-56e4-984f-37110706225e",
Expand Down