# View: int_dbt_prod_agg_deezer_model

**View Name:** int_dbt_prod_agg_deezer_model
**Table Source:** `INTELLIGENCE.DBT_PROD.AGG_DEEZER_MODEL`
**File Path:** `int_dbt_prod_agg_deezer_model.view.lkml`

## Overview

- **File Size:** 2351 bytes
- **Lines of Code:** 121
- **Dimensions:** 11
- **Measures:** 1
- **Dimension Groups:** 1
- **Filters:** 0

## Description

The date when the activity occured

## Comments & Notes

- Label name containing Dimensions and measure

## Dimensions

| Name | Type |
|------|------|
| `label_id` | string |
| `file_type` | string |
| `record_type` | string |
| `TRANSACTION_COUNTRY` | string |
| `TRANSACTION_TYPE_ID` | string |
| `FORMAT` | string |
| `artist_name` | string |
| `release_name` | string |
| `track_name` | string |
| `UPC` | string |
| `isrc` | string |

## Measures

| Name | Type |
|------|------|
| `streams` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `activity_date` | time |

