votesmart / python-votesmart

python client library for interacting with Project Vote Smart API
Other
83 stars 40 forks source link

Return office and election data via getBio? #12

Open anthonydb opened 10 years ago

anthonydb commented 10 years ago

It appears that the VoteSmart API returns office and election nodes in the response for getBio. But the method here just returns the candidate node. Is there a way to also get the other two nodes?

jamesturk commented 10 years ago

Hi Anthony-

I unfortunately no longer am able to maintain the PVS API wrapper since I don't have access to the API but patches would be more than welcome and I'm sure appreciated by other users.

-James

On Tue, Apr 22, 2014 at 10:37 PM, Anthony DeBarros <notifications@github.com

wrote:

It appears that the VoteSmart API returns office and election nodes in the response for getBio. But the method here just returns the candidate node. Is there a way to also get the other two nodes?

— Reply to this email directly or view it on GitHubhttps://github.com/sunlightlabs/python-votesmart/issues/12 .