Giter Site home page Giter Site logo

udacity_data_engineering_airflow's Introduction

Project to demonstrate the Airflow capabalities by loading data from S3 to Redshift using Star schema

A music streaming company, Sparkify, has decided that it is time to introduce more automation and monitoring to their data warehouse ETL pipelines and come to the conclusion that the best tool to achieve this is Apache Airflow.

Technologies used

  1. Python3
  2. Apache Airflow
  3. AWS redshift
  4. AWS s3

Data Sources

Log data: s3://udacity-dend/log_data
Song data: s3://udacity-dend/song_data

Files and explantion create_tables.sql - Contains the DDL to create tables used in this projects udac_example_dag.py - The Airflow DAG file stage_redshift.py - Operator to load data from s3 to redshift load_fact.py - Operator to load the fact tables to redshift load_dimension.py - Operator to load dimension table data_quality.py - Operator for data quality check

Data quality is checked in the end of the DAG to verify data is loaded succesfllly

udacity_data_engineering_airflow's People

Stargazers

Eric Yang avatar

Watchers

Narendra L avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.