Skip to content

Python project to build ETL pipeline to ingest data from csv, transform it and load it to databases. Also contains a docker file to containerize the pipeline and deploy it as a flask api

Notifications You must be signed in to change notification settings

mishraapoorva/ETL_Pipeline_petl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Insructions

  • Each readme.md file is up-to date with the instructions that need to be run to complete the etl process.
  • Navigate to cd /assignment
  • This module consists of the following folders/files:
  • etl_project - This folder provides solution for Section 1 and 2 of the given problem statement
  • tf_serving - This folder provides solution for Section 3
  • A Section 4.docx which has the document with some aspects of ETL

About

Python project to build ETL pipeline to ingest data from csv, transform it and load it to databases. Also contains a docker file to containerize the pipeline and deploy it as a flask api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published