-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add generated artifacts to model pcf 4.0.0
- Loading branch information
Showing
6 changed files
with
11,828 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
{ | ||
"specVersion" : "2.0.1-20230314", | ||
"companyIds" : { | ||
"companyId" : "urn:uuid:51131FB5-42A2-4267-A402-0ECFEFAD1619" | ||
}, | ||
"extWBCSD_productCodeCpc" : "011-99000", | ||
"created" : "2022-05-22T21:47:32Z", | ||
"companyName" : "My Corp", | ||
"extWBCSD_pfStatus" : "Active", | ||
"version" : 0, | ||
"productName" : "My Product Name", | ||
"pcf" : { | ||
"biogenicCarbonEmissionsOtherThanCO2" : 1.0, | ||
"distributionStagePcfExcludingBiogenic" : 1.5, | ||
"biogenicCarbonWithdrawal" : 0.0, | ||
"distributionStageBiogenicCarbonEmissionsOtherThanCO2" : 1.0, | ||
"extWBCSD_allocationRulesDescription" : "In accordance with Catena-X PCF Rulebook", | ||
"exemptedEmissionsDescription" : "No exemption", | ||
"distributionStageFossilGhgEmissions" : 0.5, | ||
"exemptedEmissionsPercent" : 0.0, | ||
"geographyCountrySubdivision" : "US-NY", | ||
"extTFS_luGhgEmissions" : 0.3, | ||
"distributionStageBiogenicCarbonWithdrawal" : 0.5, | ||
"pcfIncludingBiogenic" : 1.0, | ||
"aircraftGhgEmissions" : 0.0, | ||
"productMassPerDeclaredUnit" : 0.456, | ||
"productOrSectorSpecificRules" : [ { | ||
"extWBCSD_operator" : "PEF", | ||
"productOrSectorSpecificRules" : { | ||
"ruleName" : "urn:tfs-initiative.com:PCR:The Product Carbon Footprint Guideline for the Chemical Industry:version:v2.0" | ||
}, | ||
"extWBCSD_otherOperatorName" : "NSF" | ||
} ], | ||
"extTFS_allocationWasteIncineration" : "cut-off", | ||
"pcfExcludingBiogenic" : 2.0, | ||
"referencePeriodEnd" : "2022-12-31T23:59:59Z", | ||
"extWBCSD_characterizationFactors" : "AR5", | ||
"secondaryEmissionFactorSources" : [ { | ||
"secondaryEmissionFactorSource" : "ecoinvent 3.8" | ||
} ], | ||
"unitaryProductAmount" : 1000.0, | ||
"declaredUnit" : "liter", | ||
"referencePeriodStart" : "2022-01-01T00:00:01Z", | ||
"geographyRegionOrSubregion" : "Africa", | ||
"fossilGhgEmissions" : 0.5, | ||
"boundaryProcessesDescription" : "Electricity consumption included as an input in the production phase", | ||
"geographyCountry" : "DE", | ||
"extWBCSD_packagingGhgEmissions" : 0, | ||
"dlucGhgEmissions" : 0.4, | ||
"carbonContentTotal" : 2.5, | ||
"extTFS_distributionStageLuGhgEmissions" : 1.1, | ||
"primaryDataShare" : 56.12, | ||
"dataQualityRating" : { | ||
"completenessDQR" : 2.0, | ||
"technologicalDQR" : 2.0, | ||
"geographicalDQR" : 2.0, | ||
"temporalDQR" : 2.0, | ||
"reliabilityDQR" : 2.0, | ||
"coveragePercent" : 100 | ||
}, | ||
"extWBCSD_packagingEmissionsIncluded" : true, | ||
"extWBCSD_fossilCarbonContent" : 0.1, | ||
"crossSectoralStandardsUsed" : [ { | ||
"crossSectoralStandard" : "GHG Protocol Product standard" | ||
} ], | ||
"extTFS_distributionStageDlucGhgEmissions" : 1.0, | ||
"distributionStagePcfIncludingBiogenic" : 0.0, | ||
"carbonContentBiogenic" : 0.0 | ||
}, | ||
"partialFullPcf" : "Cradle-to-gate", | ||
"productIds" : { | ||
"productId" : "urn:gtin:4712345060507" | ||
}, | ||
"validityPeriodStart" : "2022-01-01T00:00:01Z", | ||
"comment" : "Comment for version 42.", | ||
"id" : "3893bb5d-da16-4dc1-9185-11d97476c254", | ||
"validityPeriodEnd" : "2022-12-31T23:59:59Z", | ||
"pcfLegalStatement" : "This PCF (Product Carbon Footprint) is for information purposes only. It is based upon the standards mentioned above.", | ||
"productDescription" : "Ethanol, 95% solution", | ||
"precedingPfIds" : { | ||
"id" : "3893bb5d-da16-4dc1-9185-11d97476c254" | ||
} | ||
} |
Oops, something went wrong.