Skip to content

Developed an end to end ETL Pipeline for processing the data and calculating and storing the number of orders and amount spent by each customer.

Notifications You must be signed in to change notification settings

arshadnehal/CustomerOrderAnalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

CustomerOrderAnalytics

Developed an end to end ETL Pipeline for processing the data and calculating and storing the number of orders and amount spent by each customer.

  • Utilized Azure Data Factory to trigger pipeline execution on storage events.
  • Implemented Databricks Notebook with Spark code for efficient data processing and validation checks.
  • Established Azure SQL DB for maintaining lookup tables and storing the result.
  • Parameterized approach for dynamically reading filenames, ensuring flexibility.
  • Ensured secure storage account key access through Azure Key Vault.
  • Pipeline will be trigger whenever there is new file added to the ADLS Gen2.

About

Developed an end to end ETL Pipeline for processing the data and calculating and storing the number of orders and amount spent by each customer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published