Create a PIT

A Model Object of type PIT can be created in the Raw Vault Layer.

What is a Point In Time table

In Data Vault modeling, a Point In Time table (or PIT table) is connected to a Hub or a Link and has a similar structure as a Satellite.

It stores all distinct load dates of all attached satellites.

It helps you load data from your Data Vault into the Data Mart, e.g., into a dimension table or view.

Example:

Creation steps

There are two possibilities to create a PIT Model Object:

    Only Satellites or Links Satellites that refer to the same Hub or Link should be added as Relationships.

    All the Satellites/Link Satellites should refer to the same Hub/Link.

      • Map manually: for each Satellite or Link Satellite, map:
        • The Target Term XXX_BG_ValidFromTimestamp to the Source Term BG_ValidFromTimestamp
        • The Target Term XXX_HK to the Source Term XXX_HK

    Properties

    A PIT Model Object can be configured through the following Properties

    Default Terms

    A PIT Model Object will include the following Default Terms:  

    Business Rules

    The following Business Rules are checked during the Model Object creation: