Skip to content
View Benness001's full-sized avatar

Block or report Benness001

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Python-ETL-Pipeline Python-ETL-Pipeline Public

    Built a Python ETL pipeline to Extract, Transform (clean and merge customer, product, and organization data from multiple CSV sources) and Load into a single analytics-ready dataset.

    Python

  2. API-Data-Source-ETL-Pipeline-Using-Python-and-SQL API-Data-Source-ETL-Pipeline-Using-Python-and-SQL Public

    A complete ETL (Extract, Transform, Load) pipeline that automates the flow of data from a REST API into a Microsoft SQL Server database. This project demonstrates modern data engineering practices …

    Jupyter Notebook

  3. retail-etl-pipeline retail-etl-pipeline Public

    An automated end-to-end data pipeline that extracts retail user data from a REST API, applies structured transformations and feature engineering, and loads a Star Schema data warehouse into Snowfla…

    Python