for p in parse_int:
            if p in output and isinstance(output[p], integer_types):
                output[p] = str(output[p])