os-climate / ITR

This Python module implements the ITR methodology.
Apache License 2.0
11 stars 9 forks source link

Get GFANZ scope 3 allocation averages data for all sectors #160

Open MichaelTiemannOSC opened 1 year ago

MichaelTiemannOSC commented 1 year ago

In the GFANZ august report (https://assets.bbhub.io/company/sites/63/2022/07/GFANZ-Portfolio-Alignment-Measurement-August2022.pdf) Figure 27 (page 61 and footnote 80) shows Scope 3 emissions percentage by 15 categories in high impact sectors. This is a request for that data, so that we can input S3 categorization according to GHG Protocol guidelines. The GHG Protocol guidelines for Scope 3 say: when Scope 3 data is properly categorized, use that, else if Scope 3 data is reported but incomplete, estimate unreported data using sectoral averages, else if Scope 3 data is not reported at all, estimate all Scope 3 data using sectoral averages.

When we have this data (with permissive usage license), we can use it for estimation of unreported Scope 3 data.

@kmarinushkin when we have the data delivered, would you like to implement the estimation logic?

kmarinushkin commented 1 year ago

when we have the data delivered, would you like to implement the estimation logic?

In general, yes. But I also see, that my work is slow. I better not block this task with my name, until I finish current steps of my tasks