Stay organized with collections
Save and categorize content based on your preferences.
The following table lists the enumerations for various counting-related statuses
for ballots or write-ins. This enumeration is used in the
CountStatus entity.
Value
Description
completed
For counts that are complete.
in-process
For counts that are in-process.
not-processed
For counts that haven't started or aren't underway.
[[["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 is exclusively used for election results feeds and not applicable to pre-election data or officeholder feeds.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCountStatus\u003c/code\u003e entity utilizes this enumeration to categorize the counting status of ballots or write-ins, ranging from completed to unknown.\u003c/p\u003e\n"],["\u003cp\u003eThe enumeration values — \u003ccode\u003ecompleted\u003c/code\u003e, \u003ccode\u003ein-process\u003c/code\u003e, \u003ccode\u003enot-processed\u003c/code\u003e, and \u003ccode\u003eunknown\u003c/code\u003e — represent the various stages of ballot or write-in counting progress.\u003c/p\u003e\n"]]],[],null,["# CountItemStatus\n\n| **Note:** This enumeration is only used with election results feeds. It isn't used with the pre-election data or officeholder feed types.\n\nThe following table lists the enumerations for various counting-related statuses\nfor ballots or write-ins. This enumeration is used in the\n[`CountStatus`](/civics-data/reference/count-status) entity.\n\n| Value | Description |\n|-----------------|-----------------------------------------------------|\n| `completed` | For counts that are complete. |\n| `in-process` | For counts that are in-process. |\n| `not-processed` | For counts that haven't started or aren't underway. |\n| `unknown` | For when the status of the counting isn't known. |"]]