Create Data Lake on AWS S3 to store dimensional tables after processing data using Spark on AWS EMR cluster
-
Updated
Oct 10, 2019 - Python
Create Data Lake on AWS S3 to store dimensional tables after processing data using Spark on AWS EMR cluster
Build a data warehouse from scratch, including full load, daily incremental load, design schema, SCD Type 1 and 2.
This is a flask application that converts an informational model of a decision problem to a snow-flaked star schema
Data Modeling with Apache Cassandra
Model an star schema from raw normalized Olympic Games data using dbt - postgres, airflow and docker
Building Data Warehouse and ETL pipelines using Amazon S3 and Redshift
ETL pipeline that extracts and transforms student athlete academic performance data, then populates a data warehouse using a star schema dimensional model.
Simple scripts for data cleaning, etl transformations and data reorganisations
University lab exercises with processing big data.
Udacity project: implementing an ETL process on a PostgreSQL DB to create a star schema data model
All in one slice and dice module
Creating a Data Warehouse using Aws Redshift.
Batch & streaming data pipelines built using Databricks with Pyspark and modeled the data into star schema to analyze in PowerBI, Formula-1 racing data from multiple data sources, APIs.
A Postgres database using a star schema to facilitate the analysis of user behaviour on a music streaming app.
Udacity Data Engineering Nanodegree - Project #5
A data warehouse on Amazon Redshift using a star schema to facilitate the analysis of user behaviour on a music streaming app.
This repository contains code for building a Data Warehouse from scratch. I started with the elicitation process, then used functional dependencies for conversion to GOM4DW schema, followed by conversion to Star Schema to find out different facts and dimensions and lastly I implemented the ETL process. I have used HTML and flask to provide a use…
Add a description, image, and links to the star-schema topic page so that developers can more easily learn about it.
To associate your repository with the star-schema topic, visit your repo's landing page and select "manage topics."