# View: facts_prod_dim_artist

**View Name:** facts_prod_dim_artist
**Table Source:** `facts.prod.dim_artist`
**File Path:** `views/facts_prod_dim_artist.view.lkml`

## Overview

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

## Description

The Orchard assigned unique Artist identifier.

## Dimensions

| Name | Type |
|------|------|
| `artist_id` | number |
| `artist_name` | string |
| `country_id` | number |
| `labelid` | number |

## Measures

| Name | Type |
|------|------|
| `count_artists` | count_distinct |

