ws[tco2e_col + '10'] = str(round2(report['reporting_period']['increment_rate_in_kgco2e'] * 100, 2)) + "%" \
            if report['reporting_period']['increment_rate_in_kgco2e'] is not None else "-"