# View: int_dbt_prod_youtube_shorts

**View Name:** int_dbt_prod_youtube_shorts
**Table Source:** `INTELLIGENCE.DBT_PROD.YOUTUBE_SHORTS`
**File Path:** `int_dbt_prod_youtube_shorts.view.lkml`

## Overview

- **File Size:** 3332 bytes
- **Lines of Code:** 157
- **Dimensions:** 12
- **Measures:** 3
- **Dimension Groups:** 1
- **Filters:** 0

## Description

Date of consumption

## Dimensions

| Name | Type |
|------|------|
| `channel_display_name` | string |
| `channel_id` | string |
| `video_title` | string |
| `video_id` | string |
| `asset_id` | string |
| `device_type` | number |
| `content_type` | string |
| `country_code` | string |
| `Artist` | string |
| `isrc` | string |
| `upc` | string |
| `claimed_status` | string |

## Measures

| Name | Type |
|------|------|
| `views` | sum |
| `creations` | count_distinct |
| `watch_time_minutes` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `activity_date` | time |

