# View: int_dbt_prod_spotify_dm_postdm_lift_streams

**View Name:** int_dbt_prod_spotify_dm_postdm_lift_streams
**Table Source:** `intelligence.dbt_prod_strategy.spotify_dm_postdm_lift_streams`
**File Path:** `views/spotify_dm/int_dbt_prod_spotify_dm_postdm_lift_streams.view.lkml`

## Overview

- **File Size:** 3648 bytes
- **Lines of Code:** 151
- **Dimensions:** 7
- **Measures:** 3
- **Dimension Groups:** 3
- **Filters:** 0

## Description

Primary Key

## Dimensions

| Name | Type |
|------|------|
| `primary_key` | string |
| `ISRC` | string |
| `label_name` | string |
| `artist_name` | string |
| `track_name` | string |
| `genre` | string |
| `release_year` | string |

## Measures

| Name | Type |
|------|------|
| `Max_Activity_Date` | date |
| `post_dm_streams` | sum |
| `post_dm_lift_streams` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `start_date` | time |
| `end_date` | time |
| `activity_date` | time |

