# View: production.dim_track

**View Name:** production_dim_track
**Table Source:** `facts.prod.dim_track`
**File Path:** `production.dim_track.view.lkml`

## Overview

- **File Size:** 6851 bytes
- **Lines of Code:** 307
- **Dimensions:** 16
- **Measures:** 10
- **Dimension Groups:** 2
- **Filters:** 0

## Comments & Notes

- Auto-generated via Rick's RScript on Wed Oct 28 12:09 PM Eastern
- # ~~~~~~~~~~~~~~~~~~~~~~~ [vvv   Start Track View   vvv] ~~~~~~~~~~~~~~~~~~~~~~~ ##
- alias: [cd_categorically]

## Dimensions

| Name | Type |
|------|------|
| `cd_dimension` | number |
| `duration` | number |
| `track_id` | number |
| `isrc` | string |
| `isrc_id` | number |
| `p_line` | string |
| `resolution` | string |
| `source` | string |
| `third_party_publisher` | string |
| `track_type` | string |
| `track_unique_id` | string |
| `vendor_track_identifier` | string |
| `version` | string |
| `label_id` | number |
| `upc` | number |
| `track_name` | string |

## Measures

| Name | Type |
|------|------|
| `cd` | sum |
| `count_distinct_isrcs` | count_distinct |
| `number_of_rows` | count |
| `count_distinct_track_uniques` | count_distinct |
| `count_distinct_tracks` | count_distinct |
| `count_distinct_labels` | count_distinct |
| `max_date_created` | string |
| `max_last_updated` | string |
| `min_date_created` | string |
| `min_last_updated` | string |

## Dimension Groups

| Name | Type |
|------|------|
| `date_created` | time |
| `last_updated` | time |

