# View: int_dbt_prod_chartmetric_stats

**View Name:** int_dbt_prod_chartmetric_stats
**Table Source:** `intelligence.dev_sgraig.spotify_dm_cm_stats_temp_20250612`
**File Path:** `views/spotify_dm/int_dbt_prod_chartmetric_stats.view.lkml`

## Overview

- **File Size:** 3589 bytes
- **Lines of Code:** 152
- **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 |
| `followers` | sum |
| `monthly_listeners` | sum |

## Dimension Groups

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

