ETL Basic ETL project in python. Get Data from a s3 bucket Filter, sort and agregate data Save the cleaned data into a file Save this file in another s3 bucket Approach number 1 - Jupyter Notebook only