Created
April 3, 2024 09:47
-
-
Save LeonardoNatale/f4a890a6b2417866e544671bcc59d780 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"mass": 0.33, | |
"materials": [ | |
{ | |
"id": "ei-coton", | |
"share": 0.97 | |
}, | |
{ | |
"id": "ei-pa", | |
"share": 0.03 | |
} | |
], | |
"fabricProcess": "knitting-fully-fashioned", | |
"product": "pantalon", | |
"countrySpinning": "CN", | |
"countryFabric": "MA", | |
"countryDyeing": "MA", | |
"countryMaking": "TN", | |
"airTransportRatio": 0.07214568701602737, | |
"makingWaste": 0 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment