# 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:** `views/orch_app_ar_artist_info.view.lkml`

## Overview

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

## Comments & Notes

- artist_key is specific to the artist_similarity model

## Dimensions

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

## Measures

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

