-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Here is an example of a return body:
{
process: 35407,
groups: [
{
name: 'Machine operations',
technosphere: [
976686,
976691,
976689,
976681,
976696,
976690,
976695,
976687,
976683
],
biosphere: []
},
{
name: 'Road construction and maintenance',
technosphere: [
976693
],
biosphere: [
976699,
976704,
976702
]
},
{
name: 'Forestry',
technosphere: [
976682,
976694
],
biosphere: [
976706,
976701,
976703,
976700,
976698,
976705
]
}
],
allocation: [
{
product: 976684,
groups: [
{
name: 'Machine operations',
factor: 0.2
},
{
name: 'Road construction and maintenance',
factor: 0.4
},
{
name: 'Forestry',
factor: 0
}
]
},
{
product: 976685,
groups: [
{
name: 'Machine operations',
factor: 0.1
},
{
name: 'Road construction and maintenance',
factor: 0.3
},
{
name: 'Forestry',
factor: 0.5
}
]
},
{
product: 976688,
groups: [
{
name: 'Machine operations',
factor: 0.2
},
{
name: 'Road construction and maintenance',
factor: 0.2
},
{
name: 'Forestry',
factor: 0
}
]
},
{
product: 976692,
groups: [
{
name: 'Machine operations',
factor: 0.3
},
{
name: 'Road construction and maintenance',
factor: 0
},
{
name: 'Forestry',
factor: 0.1
}
]
},
{
product: 976697,
groups: [
{
name: 'Machine operations',
factor: 1
},
{
name: 'Road construction and maintenance',
factor: 1
},
{
name: 'Forestry',
factor: 1
}
]
}
]
}
Metadata
Metadata
Assignees
Labels
No labels