┌─────────────────┐ │ Data Sources │ (CRM, ERP Systems) └────────┬────────┘ │ ┌─────────────────┐ │ Bronze Layer │ Raw ...
This project implements an ETL (Extract, Transform, Load) pipeline in Python using DuckDB to process and analyze log records (in JSON format). The system extracts the data, calculates usage and ...