Points todo to complete the Load stage of the datapipeline:
[ ] Create a code to scan the latest 5 files (there are only 5 dataframes being saved as of now) and load them to Bigquery using GCSToBigQueryOperator.
[ ] Move the loaded files to nearline or archive storage to save on costs.
Initial TODOS: