-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Office level enumeration #290
Comments
@pstenbjorn How easy/difficult would it be to get jurisdictions to use this and apply it consistently and correctly (where "this" is the set of enumerations in Chetan's link)? @johnpwack What are your thoughts on including this enumeration in version 1.1 of NIST's ERR spec? |
Is this significantly different from the enumerations for Electoral District, which are fairly difficult to get jurisdictions to consistently apply? |
No, it's a different set of enumerations which will be fairly difficult to get jurisdictions to consistently apply. :) |
After @jdmgoogle's comment, I can only imagine @MariaDemocracyWorks and the rest of the DW office are like |
Given that something like this will not be making it into the current version of the NIST standard, I'm punting this back to 5.2. |
If we move forward with #350, we'd have the Office's jurisdiction represented by an ElectoralDistrict element. That would make the office's level synonymous with the DistrictType from Office.JurisdictionId.type. Thoughts on closing this issue in favor of Office.JurisdictionId.type? |
Thoughts, @afsmythe et al? |
In VIP 5.0 the Office element doesn't contain an indicator about the "level" of government the office operates in. This would be useful for applications that wish to filter or sort contests in a predictable way. Example levels that would be useful in the US are:
An internationalized enumeration of levels can be seen in the Civic Info API documentation on levels:
https://developers.google.com/civic-information/docs/v2/elections/voterInfoQuery
The text was updated successfully, but these errors were encountered: