dataengineeringlearning.hashnode.devWhat I Learned About Apache Kafka by Running It in DockerWhy I Started Learning Kafka Github Repository: Kafka Streamcraft As a data engineer student, I recently started building ETL pipelines and working with Docker-based environments. As our projects beca3d ago·3 min read
dataengineeringlearning.hashnode.devSQL Project: Data Analysis with DuckDBProject Summary This project explores the Sakila DVD rental database using SQL, DuckDB, Python, and Evidence. The goal is to understand the data and find patterns in movies, customers, and revenue. The data is loaded from a SQLite database into DuckD...Jan 26·6 min read
dataengineeringlearning.hashnode.devData Modelling Project: Vocational School DatabaseProject Summary This work demonstrates end-to-end data modelling, from a school’s business requirements to a running database environment. I designed and implemented a 3rd Normal Form Relational Database for a vocational school according to their bus...Jan 26·6 min read
laughingatmycode.hashnode.devBig Mac: Data WranglingThis project focuses on analyzing and comparing Big Mac prices from the year 2000 to 2022 using the Python Pandas library and summary statistics data from three different currencies: Japanese Yen (JPY), Swedish Krona (SEK), and United States Dollar (...Feb 23, 2024·1 min read