DateStatus

  • The date status enumeration applies to Contest and Election entities in pre-election data and election results feeds, but not officeholder feeds.

  • In pre-election feeds, the date status is a required field; use confirmed if the date is known and unlikely to change.

  • The possible values for date status include confirmed, canceled, postponed, tentative, and changing, each with a specific description of its usage.

The following table lists the enumerations for date status in the Contest and Election entities:

Value Description
confirmed Used when an election is confirmed.
canceled Used when an election is canceled.
postponed

Used when an election is postponed and no new date is set.

If an election is postponed and no new date has been set, set the ElectionDateStatus to postponed and leave the original StartDate and EndDate in place. When a new date is confirmed, update the dates and set the ElectionDateStatus back to confirmed.

tentative

Used when an election is tentatively scheduled but at risk of being canceled.

This is used to reflect that the election itself is at risk of not happening and not its date specifically. For example, a second round election contest where the date is known but it may or may not happen depending on the results of the first round, or a low probability snap election where the date may or may not be known.

changing

Used when an election is likely to happen, but the date is highly likely to change.

For example, a high probability snap election whose date is being speculated or an election with other regional factors that could lead to a change in its date.