Portfolio

Kimia Farma CLV & Sales Analysis

Proyek ini bertujuan untuk menganalisis performa bisnis Kimia Farma tahun 2020-2023, dengan fokus pada: Customer Lifetime Value (CLV) untuk memahami pola loyalitas pelanggan Tren penjualan dan profitabilitas Segmentasi pelanggan berdasarkan frekuensi transaksi & nilai pembelian Korelasi antara diskon, nett sales, dan profit Analisis performa cabang dan kepuasan pelanggan berdasarkan rating Proyek ini menggunakan Google BigQuery untuk pemrosesan data dan Tableau/Looker […]

Kimia Farma CLV & Sales Analysis Read More »

Automating ETL with Stored Procedures in PostgreSQL

Automate your ETL process using PostgreSQL stored procedures! This project showcases the implementation of dwh.generate_sales(), a robust ETL solution that extracts, transforms, and loads sales data efficiently. Learn how to structure transactional, staging, and data warehouse schemas for optimized reporting and business intelligence.

Automating ETL with Stored Procedures in PostgreSQL Read More »

Automated ETL Workflow with Airflow – MySQL to PostgreSQL

For this Data Engineer project, I implemented a testing workflow for Airflow DAGs. The project involves creating more than 5 tables in MySQL, extracting data to PostgreSQL, and managing the pipeline with dynamic DAGs. Jobs are scheduled to run every 2 hours between 9 AM and 9 PM on Fridays, twice a month (week 1 and week 3), at the 15th minute.

Automated ETL Workflow with Airflow – MySQL to PostgreSQL Read More »