Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This will be archived by utilizing a raw model, and materialized views will be built on top of raw tables for Business Users (BU)s.


Model Layers

  1. Physical Tables.
    1. Staging Tables
    2. Raw Tables
    3. Transaction JSON object. 
    4. Rarely change, requires 
  2. Standing View Layer
    1. Views to bring raw to logical
    2. Views to allow for BU analysis with less joins
    3. More will be added with time, less governance on adding. 
  3. Dynamic View Layer
    1. Support Specific Extraction Patterns
    2. Persistent after deployed. 
  4. Query Layer
    1. ?