# View: awal_facts_prod_dim_artist

**View Name:** awal_facts_prod_dim_artist
**Table Source:** `facts.prod.dim_artist`
**File Path:** `DOSC/Financial_Team/awal_summary_streams_separation/views/awal_facts_prod_dim_artist.view.lkml`

## Overview

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

## Comments & Notes

- dimension: date_created {
- type: date_time
- sql: ${TABLE}.date_created ;;

## Dimensions

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

## Measures

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

