# View: cm_raw_data_youtube_artist_chart

**View Name:** cm_raw_data_youtube_artist_chart
**Table Source:** `chartmetric.raw_data.youtube_artist_chart`
**File Path:** `cm_raw_data_youtube_artist_chart.view.lkml`

## Overview

- **File Size:** 1128 bytes
- **Lines of Code:** 57
- **Dimensions:** 4
- **Measures:** 1
- **Dimension Groups:** 1
- **Filters:** 0

## Comments & Notes

- Need to create DT (I belive) for this to reflect results properly
- Hidden until I can confrim snowflake is pulling in the data correctly

## Dimensions

| Name | Type |
|------|------|
| `id` | number |
| `position` | number |
| `youtube_artist` | string |
| `country` | string |

## Measures

| Name | Type |
|------|------|
| `view_count` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `Date` | time |

