# View: dt_master_rights_audit

**View Name:** dt_master_rights_audit
**Table Source:** `INTELLIGENCE.DBT_PROD.DT_MASTER_RIGHTS_AUDIT`
**File Path:** `dt_master_rights_audit.view.lkml`

## Overview

- **File Size:** 883 bytes
- **Lines of Code:** 52
- **Dimensions:** 3
- **Measures:** 0
- **Dimension Groups:** 1
- **Filters:** 0

## Comments & Notes

- FROM facts.prod.registry_audit
- WHERE opcode NOT IN('ADD')
- AND tuid IS NOT NULL;;

## Dimensions

| Name | Type |
|------|------|
| `ISRC` | string |
| `tuid` | string |
| `territory` | string |

## Dimension Groups

| Name | Type |
|------|------|
| `audit_activity` | time |

