data class RareIntegerData
Official doc
RareIntegerData(index: List<Int>, value: List<Int>)
val index: List<Int>
val value: List<Int>