# View: int_dbt_prod_stg_dim_playlist_spotify

**View Name:** int_dbt_prod_stg_dim_playlist_spotify
**Table Source:** `INTELLIGENCE.DBT_PROD.stg_dim_playlist_by_playlist_spotify`
**File Path:** `int_dbt_prod_stg_dim_playlist_spotify.view.lkml`

## Overview

- **File Size:** 3155 bytes
- **Lines of Code:** 127
- **Dimensions:** 12
- **Measures:** 1
- **Dimension Groups:** 0
- **Filters:** 0

## Comments & Notes

- dimension: playlistid {
- type: number
- sql: ${TABLE}.playlistid ;;

## Dimensions

| Name | Type |
|------|------|
| `storeplaylistid` | number |
| `playlistauthor` | string |
| `playlistname` | string |
| `playlisturl` | string |
| `storeid` | number |
| `playlisturi` | string |
| `is_editorial` | yesno |
| `playlisttype` | string |
| `playlist_type_normalised` | string |
| `playlist_track_count` | number |
| `playlist_follower_count` | number |
| `playlist_genre_list` | string |

## Measures

| Name | Type |
|------|------|
| `count_playlists` | count_distinct |

