# View: weekly_trending_playlists_spotify

**View Name:** weekly_trending_playlists_spotify
**Table Source:** `INTELLIGENCE.DBT_PROD.WEEKLY_TRENDING_PLAYLISTS_SPOTIFY`
**File Path:** `weekly_trending_playlists_spotify.view.lkml`

## Overview

- **File Size:** 3013 bytes
- **Lines of Code:** 116
- **Dimensions:** 9
- **Measures:** 10
- **Dimension Groups:** 0
- **Filters:** 0

## Description

Country code for the transaction country

## Dimensions

| Name | Type |
|------|------|
| `Transaction_country_code` | string |
| `Playlist_author` | string |
| `Playlist_name` | string |
| `Playlist_type` | string |
| `Playlist_uri` | string |
| `Standard_deviation` | number |
| `Spike_score` | number |
| `Stddev_isrc` | number |
| `Spike_score_isrc` | number |

## Measures

| Name | Type |
|------|------|
| `Current_week_streams` | sum |
| `Avg_streams` | average |
| `Current_week_track_count` | sum |
| `Percent_above_avg` | average |
| `Avg_isrc` | average |
| `Percent_above_avg_isrc` | sum |
| `STREAMS_PER_TRACK` | sum |
| `AVG_STREAMS_PER_TRACK` | average |
| `STDDEV_AVG_STREAMS_PER_TRACK` | average |
| `SPIKE_SCORE_STREAMS_PER_TRACK` | sum |

