"Junky"

Mike Conway, 25th July 2021

This notebook utilizes and extends code (pytrends.py) generated by Cole Citrenbaum

This notebook generates a scatterplot of Google Trends results for the terms:

"junkie" OR "junkies" OR "junky"

First, import relevant Python3 libraries:

Second, call pytrends library with relevant terms and generate pandas data frame. Search is restricted to the United States during the period Jan 2004 to Dec 2021

Third, plotting