You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file pulls specific pieces of Google Trends ECE data for 23 AOIs in preparation for a publication on this method.
69
79
#### Key functions:
70
-
***`append_raw_files_from_list`** - Appends a list of trends XLSX datasets into the summary XLSX
71
-
in preparation for the calculation of summary statistics.
80
+
***`full_gtrends_pull`** - Runs only the data pull (without summarization) for the 23 specified datasets.
72
81
***`full_run_gtrends`** - Runs the data pull and summarization for the 23 specified datasets.
82
+
73
83
#### Other helping files:
74
84
*[`datapulls22.bat`](datapulls22.bat) - Windows Batch file wrapper for executing [`late2022_datapulls.py`](late2022_datapulls.py).
75
85
*[`schedule_gtrends_daily_run.bat`](schedule_gtrends_daily_run.bat) - Schedules a daily execution of [`datapulls22.bat`](datapulls22.bat) for automatic data pulls on Windos OS.
0 commit comments