[[["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 exclusively to election results feeds and is not relevant to pre-election data or officeholder feeds.\u003c/p\u003e\n"],["\u003cp\u003eThe provided table outlines the different status values used for election results within the \u003ccode\u003eCandidate\u003c/code\u003e entity, including descriptions for each status.\u003c/p\u003e\n"],["\u003cp\u003eStatuses encompass scenarios like advancing to a runoff, being a projected or official winner, or withdrawing from the contest.\u003c/p\u003e\n"]]],[],null,["# CandidatePostElectionStatus\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 the status of the election\nresults in the [`Candidate`](/civics-data/reference/candidate) entity:\n\n| Value | Description |\n|----------------------|-----------------------------------------------------------------------------------------------------------|\n| `advanced-to-runoff` | The candidate is one of the top *N* candidates in a contest who will advance to the next round of voting. |\n| `projected-winner` | The candidate is expected to win, but the official results aren't yet complete. |\n| `winner` | The candidate has officially won. |\n| `withdrawn` | The candidate has withdrawn from the contest. |"]]