Skip to content
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

Districts for US HOUSE in Alaska are NULL, should be STATEWIDE or AT-LARGE #8

Closed
NickCrews opened this issue Mar 4, 2024 · 2 comments

Comments

@NickCrews
Copy link

AK only gets one rep to the US house of reps, so they have a single at-large district. But other states like ND are in this same situation, but they have this encoded as "AT-LARGE", which I think makes more sense. NULL implies to me "unknown"

@sbaltzmit
Copy link
Contributor

Thanks. Please see my comment in #5 , #5 (comment). This is also a question of cross-state standardization regarding how to represent non-district-based offices. Null is currently my intended countrywide standard. There is an argument that at-large offices are a different animal and should be represented by a value like AT-LARGE. I think that makes sense at least for state or federal legislatures, and we have done this in the past, but this is also difficult to standardize below the level of state legislatures or so, so I also have mixed feelings about exactly how to implement it for 2022. The intended timeline to finalize and impose these standards is April-May. I'll close this thread for now but I will leave the other comment open as a representation of the outstanding district standardization issue, and thanks again for bringing our attention to it.

@sbaltzmit
Copy link
Contributor

and your comment is definitely a fair point -- it should definitely be encoded the same way across states for the same office, especially for US HOUSE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants