# View: int_dbt_prod_communion_spotify_daily_data

**View Name:** int_dbt_prod_communion_spotify_daily_data
**Table Source:** `"INTELLIGENCE"."DBT_PROD"."COMMUNION_SPOTIFY_DAILY_DATA"`
**File Path:** `views/Communion/int_dbt_prod_communion_spotify_daily_data.view.lkml`

## Overview

- **File Size:** 1929 bytes
- **Lines of Code:** 113
- **Dimensions:** 18
- **Measures:** 3
- **Dimension Groups:** 0
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `activity_date` | date |
| `source_uri` | string |
| `spotify_source` | string |
| `device_type` | string |
| `os` | string |
| `isrc` | string |
| `upc` | number |
| `country_code` | string |
| `account_type` | string |
| `gender` | string |
| `age_group` | string |
| `artistname` | string |
| `releas_name` | string |
| `release_date` | date |
| `version` | string |
| `format` | string |
| `genre` | string |
| `trackname` | string |

## Measures

| Name | Type |
|------|------|
| `listening_duration` | sum |
| `streams` | sum |
| `discovery_flag_streams` | sum |

