orcahouse-doc

DISCLAIMER: AI AUTOGENERATED README. LAST UPDATE 2025-04-29.

OrcaVault Models

This directory contains the dbt models for the OrcaVault data warehouse. The models are organized into several layers following a modified Data Vault architecture.

Directory Structure

Data Vault Modeling

The Data Vault Core Layer (dcl/) follows the Data Vault 2.0 methodology:

Dimensional Modeling

The Business Data Marts (mart/) implement dimensional models:

Usage

These models are designed to be built using dbt (data build tool). The models follow a layered architecture where:

  1. Raw data is loaded into the PSA/TSA layers
  2. The Data Vault Core Layer (DCL) integrates and historizes the data
  3. Business Data Marts transform the data into dimensional models for reporting and analysis