Data Engineering

Data Warehouse & ETL Optimization for Financial Services at ID/X Partners

A Scalable Data Engineering Solution By Hijir Della Wirasti Project Overview This project was conducted as part of a Data Engineering initiative with ID/X Partners, focusing on Data Warehouse Development, ETL Optimization, and SQL Analytics using MSSQL and Talend. The goal was to enhance data integration and streamline reporting for a financial services client by […]

Data Warehouse & ETL Optimization for Financial Services at ID/X Partners 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 »

ETL Pipeline with Apache Airflow: Extract, Transform, and Load Data into SQLite

This Data Engineer project creates an ETL pipeline using Airflow. Data is extracted from CSV sources, saved as CSV in the `data/` folder, and loaded into SQLite. The `BranchOperator` selects the extraction task. Includes DAGs, staging folder, SQLite results, and screenshots of the pipeline.

ETL Pipeline with Apache Airflow: Extract, Transform, and Load Data into SQLite Read More »

Data Engineering Project: Building a Telco Churn Analysis Pipeline

End-to-end Telco Churn Data Engineering Project using Docker, Python, Apache Airflow, PostgreSQL, and Spark. This project automates data ingestion, processing, and storage through a scalable pipeline. Airflow orchestrates the workflow, Spark handles batch processing, and PostgreSQL serves as the primary database. Dataset: Telco Customer Churn (dibimbing) | Dataset: Telco Customer Churn (Kaggle)) https://github.com/hijirdella/Telco-Churn-Data-Pipeline Dashboard Looker Studio

Data Engineering Project: Building a Telco Churn Analysis Pipeline Read More »