csg-org / esb-data-standard

EAVS Section B Data Standard
https://eavs-section-b-data-standard.readthedocs.io/en/latest/
2 stars 1 forks source link

Expand VoterType enumerations #22

Closed jungshadow closed 4 years ago

jungshadow commented 5 years ago

The current values of VoterType generally define classes of UOCAVA voters, but avoid classes for military spouses or dependents. To capture this information, the new enumerations could be:

Given the lack of granularity on the FPCA, it's unlikely that the enumerations could be broken down any more (i.e. -spouse and -dependent).

JDziurlaj commented 5 years ago

I see we've added other as well. What is the use-case for that enumeration literal?

jungshadow commented 5 years ago

Honestly, I wish I could tell you the use case. All I can tell you is that we keep having unexplained other voters, so I'm hesitant to take it away.

JDziurlaj commented 4 years ago

Resolved via PR #27