Skip to content
View jonsabbagh1992's full-sized avatar
  • Toronto, ON
Block or Report

Block or report jonsabbagh1992

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. nasdaq_dwh nasdaq_dwh Public

    Udacity Capstone Project: an ELT pipeline that builds a data warehouse of NASDAQ stocks. [POC]

    Python 2

  2. redshift_data_warehouse redshift_data_warehouse Public

    A python project that creates a Redshift Cluster, loads data into staging tables, performs an ELT pipeline on those staging tables to finally create a star schema optimized for analytical queries.

    Python

  3. data_lake_with_spark data_lake_with_spark Public

    An ETL python script meant to be deployed on an EMR cluster with spark configured. Data is read from an S3 bucket and loaded back into another S3 bucket.

    Python