Liking cljdoc? Tell your friends :D

happygapi.civicinfo.elections

Google Civic Information API: elections. Provides polling places, early vote locations, contest data, election officials, and government representatives for U.S. residential addresses. See: https://developers.google.com/civic-information/api/reference/rest/v2/elections

Google Civic Information API: elections.
Provides polling places, early vote locations, contest data, election officials, and government representatives for U.S. residential addresses.
See: https://developers.google.com/civic-information/api/reference/rest/v2/elections
raw docstring

electionQuery$clj

(electionQuery$ auth parameters)

https://developers.google.com/civic-information/api/reference/rest/v2/elections/electionQuery

Required parameters: none

Optional parameters: none

List of available elections to query.

https://developers.google.com/civic-information/api/reference/rest/v2/elections/electionQuery

Required parameters: none

Optional parameters: none

List of available elections to query.
sourceraw docstring

voterInfoQuery$clj

(voterInfoQuery$ auth parameters)

https://developers.google.com/civic-information/api/reference/rest/v2/elections/voterInfoQuery

Required parameters: address

Optional parameters: returnAllAvailableData, electionId, officialOnly

Looks up information relevant to a voter based on the voter's registered address.

https://developers.google.com/civic-information/api/reference/rest/v2/elections/voterInfoQuery

Required parameters: address

Optional parameters: returnAllAvailableData, electionId, officialOnly

Looks up information relevant to a voter based on the voter's registered address.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close