# View: int_dbt_prod_communion_amazon_daily_data

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

## Overview

- **File Size:** 1936 bytes
- **Lines of Code:** 113
- **Dimensions:** 17
- **Measures:** 4
- **Dimension Groups:** 0
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `download_activity_date` | date |
| `subscription_plan` | string |
| `artist_name` | string |
| `isrc` | string |
| `upc` | string |
| `device_type` | string |
| `source_of_stream` | string |
| `playlist_name` | string |
| `country_code` | string |
| `postal_code` | string |
| `release_name` | string |
| `release_date` | date |
| `version` | string |
| `format` | string |
| `genre` | string |
| `trackname` | string |
| `stream_source_id` | string |

## Measures

| Name | Type |
|------|------|
| `stream_length` | sum |
| `streams` | sum |
| `skips` | sum |
| `number_of_users` | sum |

