# View: int_dbt_prod_alta_tiktok

**View Name:** int_dbt_prod_alta_tiktok
**Table Source:** `INTELLIGENCE.DBT_PROD.ALTA_TIKTOK`
**File Path:** `int_dbt_prod_alta_tiktok.view.lkml`

## Overview

- **File Size:** 2207 bytes
- **Lines of Code:** 133
- **Dimensions:** 14
- **Measures:** 7
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `pkey` | number |
| `platform_name` | string |
| `tiktok_track_id` | number |
| `isrc` | string |
| `product_code` | number |
| `song_title` | string |
| `artist_name` | string |
| `album` | string |
| `label_id` | number |
| `imprint` | string |
| `label_provided_genre` | string |
| `platform_classified_genre` | string |
| `territory` | string |
| `content_type` | string |

## Measures

| Name | Type |
|------|------|
| `creations` | sum |
| `video_views` | sum |
| `comments` | sum |
| `likes` | sum |
| `shares` | sum |
| `favorites` | sum |
| `avg_watchtime` | average |

## Dimension Groups

| Name | Type |
|------|------|
| `download_date` | time |

