# View: dim_artist

**View Name:** dim_artist
**Table Source:** `facts.prod.DIM_ARTIST`
**File Path:** `dim_artist.view.lkml`

## Overview

- **File Size:** 681 bytes
- **Lines of Code:** 37
- **Dimensions:** 4
- **Measures:** 1
- **Dimension Groups:** 2
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `artist_id` | string |
| `artist_name` | string |
| `country_id` | string |
| `label_id` | string |

## Measures

| Name | Type |
|------|------|
| `number_of_artists` | count_distinct |

## Dimension Groups

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

