Civicinfo

Civicinfo

Google Civic Information API

Provides polling places, early vote locations, contest data, election officials, and government representatives for U.S. residential addresses.

Constructor

new Civicinfo()

Example
```js
const {google} = require('googleapis');
const civicinfo = google.civicinfo('v2');
```