Skip to content

Merge Development Branch into Main: Complete Data Engineering Pipeline Implementation #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 49 commits into from
Jun 22, 2025

Conversation

jdomdev
Copy link
Collaborator

@jdomdev jdomdev commented Jun 22, 2025

This pull request merges the latest changes from the dev branch into main, delivering the full implementation of the data engineering pipeline for HR Pro. It includes robust ETL processes, integration with Kafka, MongoDB, and Supabase (PostgreSQL), comprehensive monitoring with Prometheus and Grafana, improved logging, unit tests, and Dockerized deployment.

All project objectives and delivery requirements have been met, ensuring a scalable, maintainable, and production-ready data platform.

fintihlupik and others added 30 commits June 4, 2025 13:27
New/branch with cleaning and transformation data which came from kafka server.
…press.

feat: WIP(Work In Progress) partial data load to Supabase (3 of 5 tables) and mongo user setup.
feat:adding testing to etl_utils.py
jdomdev and others added 19 commits June 19, 2025 16:43
docs: add Grafana README and pipeline overview dashboard.
Feature/api

This API provides endpoints for retrieving and filtering professional and demographic data from a Supabase-managed database. Built with FastAPI, it supports searching for people by job title and city, and delivers results in a clean JSON format. The API is designed to serve data for web interfaces, making it easy to build interactive data-driven applications.
…ource provisioning.

chore: relocate unit test to /tests/unit/.
… 472 permissions

- Fixed consumer.py and storage_mongo.py failures due to merge issues.
- Added Dockerfile to ensure Grafana uses correct folder ownership (UID 472).
- docker-compose updated with build context for Grafana.
@jdomdev jdomdev merged commit 36ae72f into main Jun 22, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants