Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/majdi-akrmi/retail-orders-etl

This is end-to-end data engineering ETL project using Python ,Pandas, SQL and Postgres
https://github.com/majdi-akrmi/retail-orders-etl

pandas postgres python sql

Last synced: about 2 months ago
JSON representation

This is end-to-end data engineering ETL project using Python ,Pandas, SQL and Postgres

Awesome Lists containing this project

README

        

# Retail-Orders-ETL

This is an End-to-End Data Engineering ETL Project that using Kaggle API, Python, Pandas, SQL and Postgres.

## Pipeline Architecture

[![Retail-Orders.png](https://i.postimg.cc/ZYLjxWZ3/Retail-Orders.png)](https://postimg.cc/LhnzH6J6)

## Screenshots

### SQL Analytics

[![Screenshot-from-2024-05-17-17-59-15.png](https://i.postimg.cc/L8JTSvPB/Screenshot-from-2024-05-17-17-59-15.png)](https://postimg.cc/18Z6cGJf)

[![Screenshot-from-2024-05-17-17-21-39.png](https://i.postimg.cc/1XLzq9Wz/Screenshot-from-2024-05-17-17-21-39.png)](https://postimg.cc/hQ1gFqRF)

[![Screenshot-from-2024-05-17-17-19-12.png](https://i.postimg.cc/xTnfBFWh/Screenshot-from-2024-05-17-17-19-12.png)](https://postimg.cc/dDNcynQj)

## Tech Stack

**Dataset:** Retail_Orders from Kaggle API

**Extract Data:** Python

**Transform Data:** Pandas

**Load Data:** Postgres Database

**Analytics Data:** SQL