-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample_product_footprint.json
55 lines (55 loc) · 1.48 KB
/
sample_product_footprint.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"id": "d9be4477-e351-45b3-acd9-e1da05e6f633",
"specVersion": "2.0.0",
"version": 0,
"created": "2022-05-22T21:47:32Z",
"companyName": "My Corp",
"companyIds": [
"urn:uuid:51131FB5-42A2-4267-A402-0ECFEFAD1619",
"urn:epc:id:sgln:4063973.00000.8"
],
"productDescription": "Cote’d Or Ethanol",
"productIds": ["urn:gtin:4712345060507"],
"productCategoryCpc": "3342",
"productNameCompany": "Green Ethanol",
"comment": "",
"pcf": {
"declaredUnit": "liter",
"unitaryProductAmount": "12.0",
"fossilGhgEmissions": "0.123",
"biogenicEmissions": {
"landUseEmissions": "0.001",
"otherEmissions": "0"
},
"biogenicCarbonContent": "0.0",
"reportingPeriodStart": "2021-01-01T00:00:00Z",
"reportingPeriodEnd": "2022-01-01T00:00:00Z",
"geographyCountry": "ZM",
"primaryDataShare": 56.12,
"emissionFactorSources": [
{
"name": "Ecoinvent",
"version": "1.2.3"
}
],
"boundaryProcessesDescription": "End-of-life included",
"crossSectoralStandardsUsed": ["GHG Protocol Product standard"],
"productOrSectorSpecificRules": [
{
"operator": "EPD International",
"ruleNames": ["ABC 2021"]
}
]
},
"extensions": [
{
"specVersion": "2.0.0",
"dataSchema": "https://github.com/sine-fdn/locode-extension/blob/main/locode_schema.json",
"data": {
"unlocode": "ZMCHZ",
"coordinates": "0917S 03220E",
"name": "Chozi"
}
}
]
}