# View: int_dbt_prod_playlist_model_pandora

**View Name:** int_dbt_prod_playlist_model_pandora
**Table Source:** `INTELLIGENCE.DBT_PROD.PLAYLIST_MODEL_PANDORA`
**File Path:** `int_dbt_prod_playlist_model_pandora.view.lkml`

## Overview

- **File Size:** 5064 bytes
- **Lines of Code:** 186
- **Dimensions:** 17
- **Measures:** 4
- **Dimension Groups:** 1
- **Filters:** 0

## Description

Primary Key

## Comments & Notes

- Label name containing Dimensions and measure

## Dimensions

| Name | Type |
|------|------|
| `primary_key` | string |
| `label_id` | string |
| `play_type` | string |
| `country_code` | string |
| `Gender` | string |
| `age_bucket` | string |
| `device_type` | string |
| `subscription_type` | string |
| `source` | string |
| `source_grouped` | string |
| `source_name` | string |
| `artist_name` | string |
| `artist_uri` | string |
| `track_name` | string |
| `UPC` | string |
| `isrc` | string |
| `platform` | string |

## Measures

| Name | Type |
|------|------|
| `TOTAL_LISTEN_DURATION` | sum |
| `AVG_LISTEN_DURATION` | average |
| `NUMBER_OF_USERS` | sum |
| `streams` | sum |

## Dimension Groups

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

