This document contains the necessary technical foundation for a steel data model extension to the Pathfinder Network, developed by RMI. For full documentation of the Pathfinder Network, refer to the link above.
The goal of this document is to enable the interoperable exchange of steel Product Carbon Footprints, in accordance with the RMI's Steel GHG Emissions Reporting Guidance , across conforming host systems.
For a full list of terminology, please refer to the Terminology section of the Pathfinder techical specification.
A qualitative label of the techology used to reduce emissions in the steel and aluminum supply chains. For more information, please refer to the Sec 3.4 [Abatement Technology] section of RMI's Steel GHG Emissions Reporting Guidance
Emissions associated with all relevant processes to either crude steel or hot-rolled product. For more information see Sec 2.3 of RMI's Steel GHG Emissions Reportings Guidance.
Emissions associated with all relevant processes from cradle to gate. For more information see Sec 2.2 Fixed System Boundary of RMI's Steel GHG Emissions Reportings Guidance.
For conformance with the Pathfinder Network, please refer to the Conformance section of the Pathfinder technical specification.
This section specifices a data model extension for steel product footprints conforming with the Pathfinder Network.
The data model extension contains additional information for aluminum products, beyond what is specified in the Pathfinder Data Model.
The data model extension consists of the following:
- Abatement Technology: A qualitative label of the techology used to reduce emissions in the steel and aluminum supply chains.
- BenchmarkingFootprint: Contains information related to the benchmarking boundary.
- FullFootprint: Contains information related to the full boundary.
AbatementTechnology is the enumeration of low-carbon or abatement technologies used in the steel production process.
Each AbatementTechnology must be represented as a string.
Contains information related to the benchmarking boundary.
The properties of a BenchmarkingFootprint are listed in the table below.
Property | Type | Req | Specification |
---|---|---|---|
referencePeriodStart | date-time | O | Start date-time for the full boundary footprint calculation |
referencePeriodEnd | date-time | O | End date-time for the full boundary footprint calculation |
productDescription | String | O | The free-form description of the product plus other information related to it such as production technology or packaging |
productAmount | Number | O | The unit of analysis of the product |
productDeclaredUnit | String | O | The amount of productDeclaredUnits contained within the product |
benchmarkingGhgEmissions | Number | M | The overall emissions footprint for the aluminum product as per the full reporting boundary, in ton CO2e per ton of aluminum semis |
scrapBasedShare: Percent |
Number | M | The percentage of scrap used in the production of the product |
postConsumerscrapBasedShare: Percent |
Number | O | The percentage of post-consumer scrap used in the production of the product |
geographyCountrySubdivision | String | O | See Pathfinder Data Model |
geographyCountry: ISO3166CC |
String | O | See Pathfinder Data Model |
geographyRegionOrSubregion | String | O | See Pathfinder Data Model |
A geographical field for the ore-based or mine-to-smelter portion of the aluminum production. The requirements for this field corresponds to the GeographyCountry field in the Pathfinder Data Model.
The properties of a FullBoundary are listed in the table below.
Property | Type | Req | Specification |
---|---|---|---|
referencePeriodStart | date-time | O | Start date-time for the full boundary footprint calculation |
referencePeriodEnd | date-time | O | End date-time for the full boundary footprint calculation |
productDescription | String | O | The free-form description of the product plus other information related to it such as production technology or packaging. |
productAmount | Number | O | The unit of analysis of the product |
productDeclaredUnit | String | O | The amount of productDeclaredUnits contained within the product |
fullBoundaryGhgEmissions | Number | M | The overall emissions footprint for the aluminum product as per the full reporting boundary, in ton CO2e per ton of aluminum semis |
creditGhgEmissions | Number | O | Emissions associated with exported intermediate products |
geographyCountrySubdivision | String | O | See Pathfinder Data Model |
geographyCountry: ISO3166CC |
String | O | See Pathfinder Data Model |
geographyRegionOrSubregion | String | O | See Pathfinder Data Model |