# View: orch_app_ar_artist_info

**View Name:** orch_app_ar_artist_info
**Table Source:** `orchard_app_reporting_v2.art_relations_prod_art_relations.artist_info`
**File Path:** `orch_app_ar_artist_info.view.lkml`

## Overview

- **File Size:** 4121 bytes
- **Lines of Code:** 188
- **Dimensions:** 7
- **Measures:** 1
- **Dimension Groups:** 0
- **Filters:** 0

## Description

Unique identifier for each artist

## Comments & Notes

- artist_key is specific to the artist_similarity model
- # This field is no longer updated in underlying table
- # dimension: active {

## Dimensions

| Name | Type |
|------|------|
| `artist_id` | number |
| `name` | string |
| `artist_name_ascii` | string |
| `orchard_country` | number |
| `vendor_id` | number |
| `artist_key` | string |
| `myspace_url` | string |

## Measures

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

