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

Order of Results #7

Open
mroswell opened this issue Jul 27, 2016 · 4 comments
Open

Order of Results #7

mroswell opened this issue Jul 27, 2016 · 4 comments

Comments

@mroswell
Copy link
Contributor

I'm finding the order of results to be confusing

Council, District 12
Mayor
Sheriff
Comptroller
State's Attorney
Council President

I think a more sensible order would be:

Mayor
Comptroller
State's Attorney
Sheriff
Council President
Council, District 12

Sample address: 1000 N. Charles St, Baltimore, MD

@mroswell mroswell changed the title Order Order of Results Jul 27, 2016
@derekeder
Copy link
Member

This is a good idea, though would be tricky to implement for all the possible permutations of government offices across the entire country.

About the only way I can think of to do this would be to get a list of all possible office types and use it to come up with a general hierarchy. Not impossible, but a bit of an undertaking.

Any ideas @mroswell?

@mroswell
Copy link
Contributor Author

Even alphabetizing them would've put the Council President next to the Council member. That might be the easiest approach.

@derekeder
Copy link
Member

This thread is also being discussed in the Google Civic Info API group: https://groups.google.com/forum/#!topic/google-civicinfo-api/kGuv1QTdN8c

Sounds like they recently updated the returned sort order. Is your issue resolved now @mroswell?

@mroswell
Copy link
Contributor Author

mroswell commented Feb 26, 2017 via email

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