You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Elections Center API Users
Ok, I'm learning the ropes of this API. I see that based on an address
it will return one-or-more polling locations. That's cool. But an
address usually corresponds to a few different polling jurisdictions,
including:
* municipal ward
* state house district
* state senate district
* US house district
* US senate district (well, just the state, anyway)
It looks like the API does NOT currently provide this information.
Could we add this functionality?
Thanks,
-Steve
Chetan Sabnis
unread,
Sep 6, 2011, 10:33:41 AM9/6/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to election-cen...@googlegroups.com
Hi Steve,
Thanks for asking about this. The API is currently election-oriented. That is for a specific election, where do I vote and who/what will be on the ballot. What you're asking about is about more general information about an address, independent of any specific election. We're looking for ways to provide this sort of information, but are not able to do so at this time.
Chetan
Stephen Gross
unread,
Sep 6, 2011, 3:11:27 PM9/6/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to election-cen...@googlegroups.com
Hmm... But surely the API knows this information under the hood, right? I mean, how else would it know where your polling place is?
Thanks,
--Steve (via iPhone carrier pigeon)
Daniel Berlin
unread,
Sep 6, 2011, 3:14:18 PM9/6/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to election-cen...@googlegroups.com
On Tue, Sep 6, 2011 at 3:11 PM, Stephen Gross <mrstev...@gmail.com> wrote: > Hmm... But surely the API knows this information under the hood, right?
Yes, it does, but some of it is not kept all the way through the data pipeline because it was never necessary on the API side.
> I mean, how else would it know where your polling place is?
pollingplaceid = Rand(1,324000).
Dan Ancona
unread,
Sep 6, 2011, 3:23:21 PM9/6/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to election-cen...@googlegroups.com
Steve and everyone -
We're considering offering exactly this sort of data via an API out of Democracy Dashboard. There's also other APIs, including one from TargetSmart (my day job), that might offer some or all of what you're looking for. If anyone has any questions about either of these, feel free to send me questions and maybe let me know a little more about what you're building. I'd be happy to help out if I can.