Python,R
May 26th, 2022
Following are the steps to complete this assignment:
1. Choose ONE company from the list of world’s largest public companies. Here is the list from Forbes: to an external site.)
2. Collect Google Trends data for the company of your choice and plot the data from year 2014 to 2019. You can use following code to collect Google Trends data for a given duration: data=gtrends(‘Company_name’, time = paste0(‘2014-01-01′,” “,’2019-12-31’))
3. Submit ONE screenshot image of your plot. You can copy and paste the screenshot in a MS word file and upload the this file.