OBJECT
type ProsConsData {annotation: String positive: Int neutral: Int negative: Int positivePercentage: Float neutralPercentage: Int negativePercentage: Int }