Skip to content

Files

Latest commit

c693d7f · Aug 7, 2022

History

History
10 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 228 Bytes

ETL Pipeline with Prefect

Description: Building ETL Pipeline using Workflow Management system.

Perform the below with Prefect:

  • Declare tasks
  • Declare flows
  • Declare parameters
  • Declare schedules
  • Handle failures