Skip to content

Commit

Permalink
add: readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
nabojyoti committed Apr 29, 2024
1 parent 4c257fc commit af2491e
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,31 @@
# ELT-IPL

# IPL Data Engineering

This is an End-to-End Data Engineering Project that using the IPL Dataset.

## Pipeline Architecture

[![IPL.png](https://i.postimg.cc/9fpNxFRk/IPL.png)](https://postimg.cc/FfYZzvxb)

## Screenshots

### Snowflake Environment

[![Screenshot-from-2024-04-27-14-09-35.png](https://i.postimg.cc/kM03RGxN/Screenshot-from-2024-04-27-14-09-35.png)](https://postimg.cc/9zYNvWgz)

### Databricks Environment

[![Screenshot-from-2024-04-28-13-01-33.png](https://i.postimg.cc/ZKSshd8Q/Screenshot-from-2024-04-28-13-01-33.png)](https://postimg.cc/Z0wx80DP)

### Data Visualization

[![Screenshot-from-2024-04-28-13-02-10.png](https://i.postimg.cc/yxvZ5tXs/Screenshot-from-2024-04-28-13-02-10.png)](https://postimg.cc/644q4Hmm)

[![Screenshot-from-2024-04-28-13-02-26.png](https://i.postimg.cc/8ktf18MV/Screenshot-from-2024-04-28-13-02-26.png)](https://postimg.cc/s1GgcNTn)
## Tech Stack

**Dataset:** IPL-dataset from @data.world

**Extract & Load Data:** SnowSQL & Snowflake DB

**Transform Data:** Pyspark & Databricks

0 comments on commit af2491e

Please sign in to comment.