Skip to content
View mnassrib's full-sized avatar

Block or report mnassrib

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. weather-etl-docker-airflow-project weather-etl-docker-airflow-project Public

    This project configures an ETL pipeline using Apache Airflow and Docker Compose to automate the extraction, transformation, and loading of weather data into a MySQL database. It utilizes two separa…

    Python

  2. superstore-etl-docker-airflow-project superstore-etl-docker-airflow-project Public

    This project creates a full ETL pipeline for processing SuperStore sales data using Docker. It integrates Airflow for task management, MySQL for data storage, and Jupyter for analysis. Data is extr…

    Python 1

  3. sales-data-warehouse-project sales-data-warehouse-project Public

    This project is a data warehouse solution for sales analysis, featuring an automated ETL pipeline to process, clean, and load sales data into a PostgreSQL database. It integrates Metabase and Super…

    Python

  4. superstore-etl-docker-project superstore-etl-docker-project Public

    Create a complete ETL pipeline using Docker, working with SuperStore sales data. Clean raw data with Python, model a relational database in MySQL, and analyze the data using Jupyter Notebook. This …

    Jupyter Notebook

  5. superstore-etl-project superstore-etl-project Public

    This project proposes a Docker configuration to run an ETL (Extract, Transform, Load) process on SuperStore sales data. The ETL process extracts data from a CSV file, transforms it as needed, and l…

    Jupyter Notebook

  6. world-happiness-analyst-project world-happiness-analyst-project Public

    The purpose of this project is to define and manage a stack of Docker services needed for an application which includes a PostgreSQL database, an administration interface for PostgreSQL, a Flask AP…

    Python