# View: int_prod_gracenote_song

**View Name:** int_prod_gracenote_song
**Table Source:** `intelligence.prod.gracenote_song`
**File Path:** `int_prod_gracenote_song.view.lkml`

## Overview

- **File Size:** 603 bytes
- **Lines of Code:** 28
- **Dimensions:** 3
- **Measures:** 0
- **Dimension Groups:** 0
- **Filters:** 0

## Description

A single Gracenote Song ID may be associated with multiple Gracenote Recording IDs.

## Comments & Notes

- dimension: artist_name {
- type: string
- sql: ${TABLE}.artist_name ;;

## Dimensions

| Name | Type |
|------|------|
| `song_id` | string |
| `song_name` | string |
| `artist_id` | string |

