# View: int_dbt_prod_apple_in_review

**View Name:** APPLE_IN_REVIEW
**Table Source:** `INTELLIGENCE.DBT_PROD.APPLE_IN_REVIEW`
**File Path:** `int_dbt_prod_apple_in_review.view.lkml`

## Overview

- **File Size:** 4682 bytes
- **Lines of Code:** 176
- **Dimensions:** 20
- **Measures:** 1
- **Dimension Groups:** 1
- **Filters:** 0

## Description

Apple ID associated with the track

## Dimensions

| Name | Type |
|------|------|
| `APPLE_ID` | number |
| `ARTIST_NAME` | string |
| `TRACK_NAME` | string |
| `COUNTRY_CODE` | string |
| `SUBSCRIPTION_TYPE` | string |
| `SUBSCRIPTION_MODE` | string |
| `CHANNEL_PARTNER` | string |
| `DEVICE_TYPE` | string |
| `DEVICE_OS` | string |
| `SOURCE_OF_STREAM` | string |
| `CONTAINER_SUB_TYPE` | string |
| `CONTAINER_NAME` | string |
| `CONTAINER_ID` | string |
| `REASON_OF_ENDING` | string |
| `AUDIO_FORMAT` | string |
| `GENDER` | string |
| `AGE_BUCKET` | string |
| `UPC` | string |
| `ISRC` | string |
| `LABEL_ID` | string |

## Measures

| Name | Type |
|------|------|
| `STREAMS` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `REPORT_DATE` | time |

