Tag: Python

  • ETL – Pipeline Project

    1. Project Overview Objective: Create an expandable framework for an ETL (Extract, Transform, Load) pipeline, which can be leveraged for future projects. Outcome: Built a framework using Docker and Apache Airflow to extract, transform, and load data. The pipeline sends data to an Amazon Web Service (AWS) database, which powers a website that displays continuously…