top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Vehicle location (VL) Based Data Project

Project type

Data Engineering

Date

April 2026

Location

Bet Shemesh

This project tracks the location of various buses to build a world map of the city, and create various features and metrics for users

The bus GPS data is streamed to a Kafka topic
various consumers can read the data and do various things with it
I implemented a consumer that computes various metrics like speed, acceleration, jerk and send the data to a Postgres sink.
Afterward I made a Power BI dashboard to visualize the metrics (see images)

bottom of page