GithubHelp home page GithubHelp logo

dataplatform's Introduction

This is an initial draft version of a dynamic data platform leveraging PySpark.

This platform allows for seamless ingestion and ETL processes, driven by configuration-based files for generic data pipelines.

We have followed medallion/multi-hop architecture, to incrementally and progressively improve the structure and quality of data as it flows through each layer of the architecture. Bronze โ‡’ Silver โ‡’ Gold layer tables

In our bronze layer, we house raw feeds, from CSV to JSON, allowing ingestion using generic code lines. The silver layer elevates data with each day's feed, setting the stage for external Hive tables for streamlined access. In our gold layer, where PySpark orchestrates transformative ETL processes such as joins, filters, and aggregations and finally produces the report which will be partitioned on date_id for easy querying.

Future Addition:
1. Different new data sources : Clouds buckets, streaming data 2. QA framework for data validation at the silver layer. 3. SCD1 and SCD2 implemetation. 4. Incremental Surrgoate key generation. 5. Containerized airflow and spark env for easy dev & deployments. 6. Create Airflow dags for the whole orchestration. 7. Dashboard to visualise datasets on a day to day basis. 8. setup hive/hive metastore and create external tables and use those tables.

dataplatform's People

Contributors

jaisingh12 avatar

Watchers

 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.