LICENSE
README.md
setup.cfg
setup.py
ITR/__init__.py
ITR/configs.py
ITR/interfaces.py
ITR/portfolio_aggregation.py
ITR/temperature_score.py
ITR/utils.py
ITR.egg-info/PKG-INFO
ITR.egg-info/SOURCES.txt
ITR.egg-info/dependency_links.txt
ITR.egg-info/requires.txt
ITR.egg-info/top_level.txt
ITR/data/__init__.py
ITR/data/base_providers.py
ITR/data/data_providers.py
ITR/data/data_warehouse.py
ITR/data/excel.py
ITR/data/osc_units.py
ITR/data/template.py
test/test_base_providers.py
test/test_different_benchmarks.py
test/test_e2e.py
test/test_excel_provider.py
test/test_interfaces.py
test/test_portfolio_aggregation.py
test/test_projection.py
test/test_temperature_score.py
test/test_template_provider.py