GoogleApi.CivicInfo
Google Civic Information API client library.
Provides polling places, early vote locations, contest data, election officials, and government representatives for U.S. residential addresses.
Installation
Install this package from Hex by adding
google_api_civic_info to your list of dependencies in mix.exs:
def deps do
[{:google_api_civic_info, "~> 0.20"}]
endFor more information
Product documentation is available at https://developers.google.com/civic-information/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_civic_info.