# View: int_dbt_prod_playlist_model_joint

**View Name:** int_dbt_prod_playlist_model_joint
**Table Source:** `INTELLIGENCE.DBT_PROD.PLAYLIST_MODEL_JOINT`
**File Path:** `int_dbt_prod_playlist_model_joint.view.lkml`

## Overview

- **File Size:** 13763 bytes
- **Lines of Code:** 333
- **Dimensions:** 18
- **Measures:** 8
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `primary_key` | string |
| `days_since_release` | number |
| `transaction_country_code` | string |
| `store` | string |
| `sub_store` | string |
| `subscription_type` | string |
| `premium_vs_free` | string |
| `source_of_stream` | string |
| `device_type` | string |
| `device_type_normalised` | string |
| `labelid` | number |
| `isrc` | string |
| `upc` | string |
| `playlist_type` | string |
| `playlist_author` | string |
| `playlist_name` | string |
| `playlist_uri` | string |
| `catalog_type` | string |

## Measures

| Name | Type |
|------|------|
| `count_days_2` | count_distinct |
| `count_isrc` | count_distinct |
| `number_of_playlists` | count_distinct |
| `total_listen_duration` | sum |
| `average_listen_duration` | average |
| `streams` | sum |
| `voice_streams` | sum |
| `skips` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `download_activity_date` | time |

