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