Skip to content

Commit

Permalink
update content: add simple ETL project
Browse files Browse the repository at this point in the history
  • Loading branch information
behnamyazdan committed Aug 12, 2024
1 parent a5574d7 commit 44b8d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 08-BuildingDataPipelines/02-ETL.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ In this project, we aim to implement an ETL (Extract, Transform, Load) process f

**Objective:** Build an ETL pipeline to manage and analyze data from an e-commerce platform. The data includes sales transactions, customer interactions, and inventory information. This pipeline will help in generating aggregated insights and reports for business intelligence.

![](/lab/learning_projects/PythonForDataEngineering/_assets/etl_project_overview.webp)
![](../_assets/etl_project_overview.webp)

**Data Sources:**

Expand Down

0 comments on commit 44b8d43

Please sign in to comment.