# View: dev_eng_artist_clustering_artist_geo_rec

**View Name:** dev_eng_artist_clustering_artist_geo_rec
**Table Source:** `dev_engineering.artist_clustering.artist_geographic_recommendations`
**File Path:** `dev_eng_artist_clustering_artist_geo_rec.view.lkml`

## Overview

- **File Size:** 1904 bytes
- **Lines of Code:** 77
- **Dimensions:** 4
- **Measures:** 5
- **Dimension Groups:** 0
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `primary_key` | string |
| `artist_name` | string |
| `country_name` | string |
| `performance_gap` | number |

## Measures

| Name | Type |
|------|------|
| `actual_streams` | sum |
| `modeled_streams` | sum |
| `sum_performance_gap` | sum |
| `revenue_gap` | sum |
| `list_similar_artists` | string |

