Liking cljdoc? Tell your friends :D

happygapi.civicinfo.representatives

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

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

representativeInfoByAddress$clj

(representativeInfoByAddress$ auth parameters body)

https://developers.google.com/civic-informationapi/reference/rest/v2/representatives/representativeInfoByAddress

Required parameters: none

Optional parameters: address, includeOffices, levels, roles

Body:

{:contextParams {:clientProfile string}}

Looks up political geography and representative information for a single address.

https://developers.google.com/civic-informationapi/reference/rest/v2/representatives/representativeInfoByAddress

Required parameters: none

Optional parameters: address, includeOffices, levels, roles

Body: 

{:contextParams {:clientProfile string}}

Looks up political geography and representative information for a single address.
sourceraw docstring

representativeInfoByDivision$clj

(representativeInfoByDivision$ auth parameters body)

https://developers.google.com/civic-informationapi/reference/rest/v2/representatives/representativeInfoByDivision

Required parameters: ocdId

Optional parameters: levels, recursive, roles

Body:

{:contextParams {:clientProfile string}}

Looks up representative information for a single geographic division.

https://developers.google.com/civic-informationapi/reference/rest/v2/representatives/representativeInfoByDivision

Required parameters: ocdId

Optional parameters: levels, recursive, roles

Body: 

{:contextParams {:clientProfile string}}

Looks up representative information for a single geographic division.
sourceraw docstring

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

× close