"Addict"

Mike Conway, 04 Jan 2022

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

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

"addict" and "addicts"

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