Skip to content

This Data Engineering project focuses on efficiently ingesting taxi data from various CSV files into AWS S3 using Magi.ai pipelines. The entire infrastructure is provisioned and managed with Terraform, ensuring scalability, reliability, and ease of deployment.

Notifications You must be signed in to change notification settings

faranbutt/Data-Engineering-Project-1

 
 

Repository files navigation

Data Engineering Project -> Taxi Data to AWS S3

This Data Engineering project focuses on efficiently ingesting taxi data from various CSV files into AWS S3 using Magi.ai pipelines. The entire infrastructure is provisioned and managed with Terraform, ensuring scalability, reliability, and ease of deployment.

Key Features

  • MageAI Pipelines Integration: Leverage the power of Magi.ai pipelines to seamlessly upload and manage taxi data from disparate sources.

  • AWS S3 Storage: Utilize AWS S3 as a robust storage solution for storing and organizing large volumes of taxi-related data.

  • Terraform Infrastructure as Code (IaC): Employ Terraform scripts to automate the provisioning and configuration of AWS resources, ensuring consistency and reproducibility.

Flow Diagram:

image

Overall Pipeline in Mage:

Alt text

Fetched Data using Data Loader

Alt text

Transformed and Tested Data

Alt text

Loaded data to Postgres

Alt text

Loaded data to S3

Alt text

Loaded data in partitions

Alt text

Added Trigger to run pipeline daily

Alt text

About

This Data Engineering project focuses on efficiently ingesting taxi data from various CSV files into AWS S3 using Magi.ai pipelines. The entire infrastructure is provisioned and managed with Terraform, ensuring scalability, reliability, and ease of deployment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.0%
  • HCL 24.7%
  • Dockerfile 1.3%