[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-21 UTC."],[[["\u003cp\u003eThis enumeration applies to pre-election data, election results, and specifically the \u003ccode\u003eBallotMeasureContest\u003c/code\u003e entity, but not officeholder feeds.\u003c/p\u003e\n"],["\u003cp\u003eIt categorizes ballot measures into four types: \u003ccode\u003eballot-measure\u003c/code\u003e, \u003ccode\u003einitiative\u003c/code\u003e, \u003ccode\u003ereferendum\u003c/code\u003e, and \u003ccode\u003eother\u003c/code\u003e, each with a specific definition.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eballot-measure\u003c/code\u003e serves as a general category for non-candidate contests, while \u003ccode\u003einitiative\u003c/code\u003e and \u003ccode\u003ereferendum\u003c/code\u003e represent citizen-driven and repeal measures, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eother\u003c/code\u003e type is used for any ballot measure that doesn't fit into the other three categories.\u003c/p\u003e\n"]]],[],null,["# BallotMeasureType\n\n| **Note:** This enumeration is the same for the pre-election data and election results feed types. It isn't used with officeholder feeds.\n\nThe following table lists the enumerations for the type of ballot measure in the\n[`BallotMeasureContest`](/civics-data/reference/contest#ballot-measure-contest)\nentity:\n\n| Value | Description |\n|------------------|--------------------------------------------------------------------------------------------------------------------------------------|\n| `ballot-measure` | A catch-all for generic types of non-candidate-based contests. |\n| `initiative` | A citizen-driven measure to be placed on the ballot. This might include both statutory changes and constitutional amendments. |\n| `referendum` | A measure to repeal existing acts of legislation, legislative referrals, and legislatively referred state constitutional amendments. |\n| `other` | Anything that doesn't fall into the preceding categories. |"]]