https://github.com/yrohitha/etl-pipeline-with-prefect
Build & Schedule ETL Pipeline with Prefect Library
https://github.com/yrohitha/etl-pipeline-with-prefect
pipeline prefect workflows
Last synced: 3 months ago
JSON representation
Build & Schedule ETL Pipeline with Prefect Library
- Host: GitHub
- URL: https://github.com/yrohitha/etl-pipeline-with-prefect
- Owner: YRohitha
- Created: 2021-11-19T03:58:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-07T18:03:56.000Z (almost 3 years ago)
- Last Synced: 2023-09-10T12:21:09.485Z (over 1 year ago)
- Topics: pipeline, prefect, workflows
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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