Skip to content
#

secure-pipeline

Here are 3 public repositories matching this topic...

Language: All
Filter by language

A secure data engineering pipeline implemented in Python using the Titanic dataset. It demonstrates best practices for handling sensitive information (PII) by applying AES-128 encryption (Fernet) before storage in a SQLite database, ensuring data privacy while maintaining analytical capabilities through secure decryption methods.

  • Updated Jan 23, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the secure-pipeline topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-pipeline topic, visit your repo's landing page and select "manage topics."

Learn more