A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of SBTi Temperature Alignment tool

SBTi Temperature Alignment tool - v1.0.10

Update of docs

Sustainable Development - Sustainable Investment - Python
Published by mountainrambler over 1 year ago

SBTi Temperature Alignment tool - v1.0.9

Updated anonymize

The anonymize function needed to be updated to reflect the introduction of LEI in the CTA and the protfolio.
We have also made a notebook for a simple calculation of Portfolio Coverage using the WATS aggregation method. The NB only requires a portfolio as input.

Sustainable Development - Sustainable Investment - Python
Published by mountainrambler over 1 year ago

SBTi Temperature Alignment tool - v1.0.8

Need to bump version to fix dependencies

Sustainable Development - Sustainable Investment - Python
Published by mountainrambler almost 2 years ago

SBTi Temperature Alignment tool - v1.0.7

This release introduces changes needed to read the new format of the SBTi's target dash board, known as the CTA file (Companies Taking Action). Since the new file format provides one target per line (vs one line per company previously), there can be several lines per company. Therefore a small filtering method has been included in the sbti.py file.

Furthermore, packages and dependencies have been changed to support Python 3.9.

Sustainable Development - Sustainable Investment - Python
Published by mountainrambler almost 2 years ago

SBTi Temperature Alignment tool - v1.0.6

Adds fetching of the file "companies taking action" (CTA) from the SBTi website during runtime. This will ensure that we always show the latest available information on companies with validated targets, which is important for a correct calculation of portfolio coverage.
Adds the use of LEI to identify companies besides ISIN. The CTA file now uses both identifiers. However, since many companies don't have ISIN it is important to also use LEI in order to correctly identify companies with validated targets.

Sustainable Development - Sustainable Investment - Python
Published by mountainrambler about 2 years ago

SBTi Temperature Alignment tool - v1.0.5

Fixed an errror in target_validation and added check that target end year is > current year.

Sustainable Development - Sustainable Investment - Python
Published by mountainrambler over 2 years ago

SBTi Temperature Alignment tool - v1.0.4

We needed to step down to python 3.7 to be able to run the tool in Google Colab. And som bug fixes.

Sustainable Development - Sustainable Investment - Python
Published by mountainrambler over 2 years ago

SBTi Temperature Alignment tool - v1.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/ScienceBasedTargets/SBTi-finance-tool/compare/v1.0.2...v1.0.3

Sustainable Development - Sustainable Investment - Python
Published by cschmidli about 3 years ago

SBTi Temperature Alignment tool - Bug fix and updated README

Sustainable Development - Sustainable Investment - Python
Published by mountainrambler over 3 years ago

SBTi Temperature Alignment tool - Update after move of repo.

The repo has been moved so there are some links on the docs that have been modified. There is also a modified handling of missing ghg emissions data such that the program doesn't stop if data is missing but the aggregation method is limited to WATS (since ghg data is needed for other aggregation methods).

Sustainable Development - Sustainable Investment - Python
Published by mountainrambler over 3 years ago

SBTi Temperature Alignment tool - Python Core SBTi v1.0

Sustainable Development - Sustainable Investment - Python
Published by joriscram over 4 years ago

SBTi Temperature Alignment tool - Python Core SBTi v0.5

Included large refactoring on data handling
Module is now compatible with FastApi

Sustainable Development - Sustainable Investment - Python
Published by joriscram over 4 years ago

SBTi Temperature Alignment tool - Python Core SBTi v0.2

imporoved performance and documentation

Sustainable Development - Sustainable Investment - Python
Published by joriscram over 4 years ago

SBTi Temperature Alignment tool - Python Core SBTi v0.1

Release for PyPi repository

Sustainable Development - Sustainable Investment - Python
Published by joriscram over 4 years ago

SBTi Temperature Alignment tool - Beta release

SBTi beta release

Sustainable Development - Sustainable Investment - Python
Published by joriscram almost 5 years ago