Stay organized with collections
Save and categorize content based on your preferences.
Use CountStatus to report on the counting status for various items, such as
ballot types or write-ins, or whether the counts are in progress, not yet
started, or completed. The Contest,
Election, and
GpUnit entities include CountStatus.
Elements
The following table describes the elements for CountStatus:
The type of item being counted. If the type for a
CountStatus item isn't listed in the
CountItemType enumeration, set Type to
other and include the custom type in
OtherType.
OtherType
0 or 1
string
Used when Type is other to specify the
status of what's being counted.
[[["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\u003e\u003ccode\u003eCountStatus\u003c/code\u003e is an entity used exclusively with election results feeds to report on the counting status of various items like ballot types or write-ins.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCountStatus\u003c/code\u003e includes elements like \u003ccode\u003eStatus\u003c/code\u003e to indicate the stage of the count (e.g., completed, in-process) and \u003ccode\u003eType\u003c/code\u003e to specify the item being counted (e.g., early, election-day).\u003c/p\u003e\n"],["\u003cp\u003eIf the \u003ccode\u003eType\u003c/code\u003e of item isn't listed in the predefined enumeration, use \u003ccode\u003eother\u003c/code\u003e for the \u003ccode\u003eType\u003c/code\u003e element and specify the custom type in the \u003ccode\u003eOtherType\u003c/code\u003e element.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCountStatus\u003c/code\u003e is included within \u003ccode\u003eContest\u003c/code\u003e, \u003ccode\u003eElection\u003c/code\u003e, and \u003ccode\u003eGpUnit\u003c/code\u003e entities.\u003c/p\u003e\n"]]],[],null,[]]