# View: int_dbt_prod_pmcp_tiktok_top_tracks

**View Name:** int_dbt_prod_pmcp_tiktok_top_tracks
**Table Source:** `"INTELLIGENCE"."DBT_PROD"."TIKTOK_TOP_TRACKS"`
**File Path:** `int_dbt_prod_pmcp_tiktok_top_tracks.view.lkml`

## Overview

- **File Size:** 1594 bytes
- **Lines of Code:** 75
- **Dimensions:** 8
- **Measures:** 2
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `Artist_name` | string |
| `Track_name` | string |
| `Isrc` | string |
| `Territory` | string |
| `Product_manager` | string |
| `Label_id` | number |
| `Subaccount_id` | number |
| `Owner` | string |

## Measures

| Name | Type |
|------|------|
| `Creations` | sum |
| `Video_views` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `Activity_date` | time |

