Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

Lihle794/Employment-Data-Quality-Analytics-Pipeline-South-Africa-

Domaine:

socioeconomic

Type de record:

software
Créateur:
Lih
Hôte:
A production-style data pipeline that ingests, validates, tracks and analyzes South African employment statistics while explicitly handling unreliable and changing data. # Employment Data Quality & Analytics Pipeline (South Africa) (github.com) ## Overview An end-to-end data engineering pipeline that ingests raw employment data, performs data quality validation, applies transformations and loads clean, analytics-ready data into a Dockerized PostgreSQL data warehouse. Built to reflect production-grade data engineering practices including layered warehouse architecture, automated testing, and CI/CD. ## Architecture ``` Raw CSV ↓ Python Ingestion (ingestion/ingest.py) ↓ Data Quality Validation (validation/quality_checks.py) ↓ Staging Schema (raw_employment) ↓ Analytics Schema (employment_metrics) ↓ Data Mart (province_summary) ``` ## Tech Stack - Python (pandas, psycopg2) - PostgreSQL 15 - Docker & Docker Compose - SQL (transformations & modeling) - pytest (automated testing) - GitHub Actions (CI/CD) ## Key Features - Data quality checks (nulls, ranges, schema validation) - Invalid record rejection with audit trail (rejected CSVs) - Province-level validation for all 9 South African provinces - Idempotent warehouse loading - Analytics schema with constraints - Load logging for observability - Containerized PostgreSQL warehouse - 17 automated tests covering ingestion and validation - CI/CD pipeline that runs tests and verifies Docker build on every push ## Project Structure ``` ├── .github/workflows/ # GitHub Actions CI/CD pipeline ├── ingestion/ # Raw data ingestion scripts ├── validation/ # Data quality checks & rejection logic ├── transformation/ # SQL transformations ├── analytics/ # Analytics queries and reporting ├── warehouse/ # Warehouse schema definitions ├── orchestration/ # Pipeline orchestration ├── docker/ # Docker Compose configuration ├── data/ │ ├── raw/ # Ingested raw files │ ├── processed/ # Clean, validated da …

Visit

github.com

Similaires

holovata/africa-languages-analytics-pipelineelectricsheepafrica/africa-synth-employment-employment-quality-africa-allKinushDK/YouTube-Kenya-Analytics-PipelineHopefulJim7/youtube-kenya-analytics-pipelineMosesultimate/Kenya-Health-Analytics-PipelineLihle794/Mukuru-Hackathon

holovata/africa-languages-analytics-pipeline

An end-to-end data engineering and business intelligence project analyzing the linguistic diversity

electricsheepafrica/africa-synth-employment-employment-quality-africa-all

⚠️ Synthetic dataset — Parameterized from published SSA literature, not real observations. Not suita

KinushDK/YouTube-Kenya-Analytics-Pipeline

# 📺 YouTube Kenya Analytics Pipeline A production-grade data engineering pipeline that tracks, anal

HopefulJim7/youtube-kenya-analytics-pipeline

# YouTube Kenya Analytics Pipeline An end-to-end data engineering project that ingests YouTube chan

Mosesultimate/Kenya-Health-Analytics-Pipeline

# KHAP — Kenya Health Analytics Pipeline > **A production-grade analytics engineering pipeline tran

Lihle794/Mukuru-Hackathon

The Mukuru Rewards Program is a loyalty system designed to enhance customer engagement and satisfact