# View: bi.artist_view

**View Name:** bi_artist_view
**Table Source:** `prod.bi.artist_view`
**File Path:** `bi.artist_view.view.lkml`

## Overview

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

## Description

row count for group based on table bi.artist_view

## Comments & Notes

- Auto-generated via Rick's RScript on Sun Nov 01 10:26 PM Eastern
- # ~~~~~~~~~~~~~~~~~~~~~~~ [vvv   START Manually Added   vvv] ~~~~~~~~~~~~~~~~~~~~~~~ ##
- # ~~~~~~~~~~~~~~~~~~~~~~~ [^^^    END  Manually Added   ^^^] ~~~~~~~~~~~~~~~~~~~~~~~ ##

## Dimensions

| Name | Type |
|------|------|
| `artist_id` | number |
| `artist_name` | string |
| `artist_country` | string |
| `artist_country_code` | string |

## Measures

| Name | Type |
|------|------|
| `number_of_rows` | count |
| `count_distinct_artists` | count_distinct |
| `max_artist_date_created` | string |
| `min_artist_date_created` | string |

## Dimension Groups

| Name | Type |
|------|------|
| `artist_date_created` | time |

