This folder contains example code for the project. All data files are stored in csv.gz format.
We can use the pandas library to load the data.
Please refer to the load_data.py script for an example.
We can use the readr package to load the data.
Please refer to the load_data.R script for an example.