# View: cm_raw_data_spotify_playlist

**View Name:** cm_raw_data_spotify_playlist
**Table Source:** `chartmetric.raw_data.spotify_playlist`
**File Path:** `cm_raw_data_spotify_playlist.view.lkml`

## Overview

- **File Size:** 2099 bytes
- **Lines of Code:** 123
- **Dimensions:** 13
- **Measures:** 2
- **Dimension Groups:** 2
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `id` | number |
| `playlist_id` | string |
| `category_id` | string |
| `user_id` | string |
| `name` | string |
| `url` | string |
| `description` | string |
| `owner_name` | string |
| `spotify_playlist_owner` | number |
| `code2` | string |
| `personalized` | string |
| `public` | string |
| `collaborative` | string |

## Measures

| Name | Type |
|------|------|
| `followers_latest` | max |
| `num_track_latest` | max |

## Dimension Groups

| Name | Type |
|------|------|
| `last_updated` | time |
| `playlist_updated` | time |

