Giter Site home page Giter Site logo

lemesenpai / analytics-engineering-with-airbnb-data Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 12.44 MB

This project aims to simulate an Analytics Engineering solution tailored for Airbnb's operations in the city of Berlin. It encompasses processes involving data loading, cleansing, and exposure. Additionally, the project delves into testing, automation, and documentation processes to ensure a comprehensive analytics solution.

analytics-engineering dbt python snowflake sql

analytics-engineering-with-airbnb-data's Introduction

Analytics Engineering with Airbnb Data

Welcome to the Airbnb Analytics Engineering project, where we'll delve into the world of data loading, cleansing, and exposure using dbt (Data Build Tool) with Snowflake as the Data Warehouse. This project aims to showcase various dbt functionalities and provide a comprehensive analytics solution for Airbnb data.

Tech Stack

Snowflake Data Warehouse dbt - Data Build Tool Power BI

Project Setup

To get started, make sure you have the following tools installed:

  • Python 3.10
  • Create a virtual environment:
virtualenv venv
  • Activate the virtual environment:
venv\Scripts\activate
  • Install dbt and the Snowflake adapter:
pip install dbt-snowflake==1.5.9
  • Initialize your dbt project:
mkdir %userprofile%\.dbt
dbt init project_name

Project Goals

  1. Easy-to-follow Modeling Changes: Ensure that all modeling changes are easy to follow and revert when necessary.
  2. Explicit Dependencies: Define explicit dependencies between models for a clear understanding of data flow.
  3. Exploration of Dependencies: Explore dependencies between models to enhance the understanding of data relationships.
  4. Data Quality Tests: Implement data quality tests to ensure the accuracy and reliability of the analytics solution.
  5. Error Reporting Mechanisms: Develop error reporting mechanisms to promptly identify and address issues in the data pipeline.
  6. Incremental Load of Fact Tables: Optimize performance by implementing incremental loading for fact tables.
  7. Tracking History of Dimension Tables: Track the history of dimension tables to analyze changes over time.
  8. Easily Accessible Documentation: Create easily accessible documentation to enhance collaboration and understanding of the data model.

Data Model

Data Model

Data Flow Staging Layers

Data Flow Staging Layers

Directed Acyclic Graph (DAG)

DAG

BI Dashboard

BI Dashboard

analytics-engineering-with-airbnb-data's People

Contributors

lemesenpai avatar

Stargazers

 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.