This code refreshes the data for a Tableau Dashboard hosted on Tableau Online.
When the Refresh Data button on the FLASK App is clicked, it runs a py file which sends requests to the Quandl API to get the latest data. The py file also updates the CSV on Google Drive which is the live data connection for the Tableau dashboard.