Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.civicinfo.divisions

Google Civic Information API: divisions. 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/divisions

Google Civic Information API: divisions.
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/divisions
raw docstring

search$clj

(search$ auth parameters body)

https://developers.google.com/civic-informationapi/reference/rest/v2/divisions/search

Required parameters: none

Optional parameters: query

Body:

{:contextParams {:clientProfile string}}

Searches for political divisions by their natural name or OCD ID.

https://developers.google.com/civic-informationapi/reference/rest/v2/divisions/search

Required parameters: none

Optional parameters: query

Body: 

{:contextParams {:clientProfile string}}

Searches for political divisions by their natural name or OCD ID.
sourceraw docstring

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

× close