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
(representativeInfoByAddress$ auth args body)
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.
(representativeInfoByDivision$ auth args body)
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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close