# View: int_dbt_prod_apple_excluded_streams

**View Name:** int_dbt_prod_apple_excluded_streams
**Table Source:** `INTELLIGENCE.DBT_PROD.APPLE_EXCLUDED_STREAMS`
**File Path:** `int_dbt_prod_apple_excluded_streams.view.lkml`

## Overview

- **File Size:** 2939 bytes
- **Lines of Code:** 119
- **Dimensions:** 9
- **Measures:** 1
- **Dimension Groups:** 3
- **Filters:** 0

## Description

Apple ID for a track

## Dimensions

| Name | Type |
|------|------|
| `Apple_id` | number |
| `Subscription_type` | string |
| `Country_code` | string |
| `Track_name` | string |
| `Artists` | string |
| `Media_type` | string |
| `Isrc` | string |
| `Upc` | string |
| `Label_id` | number |

## Measures

| Name | Type |
|------|------|
| `Excluded_streams` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `Start_date` | time |
| `End_date` | time |
| `Report_date` | time |

