# View: cm_raw_data_youtube_track_chart

**View Name:** cm_raw_data_youtube_track_chart
**Table Source:** `chartmetric.raw_data.youtube_track_chart`
**File Path:** `cm_raw_data_youtube_track_chart.view.lkml`

## Overview

- **File Size:** 1102 bytes
- **Lines of Code:** 62
- **Dimensions:** 5
- **Measures:** 1
- **Dimension Groups:** 1
- **Filters:** 0

## Comments & Notes

- Hidden until I can confrim snowflake is pulling in the data correctly

## Dimensions

| Name | Type |
|------|------|
| `id` | number |
| `position` | number |
| `youtube` | string |
| `timestp` | date |
| `country` | string |

## Measures

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

## Dimension Groups

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

