gtrends interest over time
This table includes daily shapshots of Google Trends data on the popularity of keywords associated with voting in specific media markets. We use this data as an input in our voter turnout models.
Field | Description |
---|---|
keyword | A word or phrase related to voting. |
state | Two-character state abbreviation. |
dma | A media market. |
timestamp | A timestamp. |
timeframe | A period of time preceding timestamp . |
hits | The Google Trends popularity index for keyword in a given dma as of timestamp over the prior timeframe . |
[
{
"keyword": "ballot",
"state": "AK",
"dma": "Anchorage AK",
"timestamp": "2018-07-29 00:00:00 UTC",
"timeframe": "past 4 years",
"hits": "8.0"
}
]
Last modified 1yr ago