# View: content_nr_ownership_sound_recording

**View Name:** content_nr_ownership_sound_recording
**Table Source:** `FACTS.PROD.OWNERSHIP_NR_SOUND_RECORDING`
**File Path:** `views/content_nr_ownership_sound_recording.view.lkml`

## Overview

- **File Size:** 4617 bytes
- **Lines of Code:** 151
- **Dimensions:** 19
- **Measures:** 1
- **Dimension Groups:** 3
- **Filters:** 0

## Comments & Notes

- ------------------------------------------------------------------------
- Primary Key
- ------------------------------------------------------------------------

## Dimensions

| Name | Type |
|------|------|
| `id` | string |
| `recording_title` | string |
| `display_artist_name` | string |
| `isrc` | string |
| `version` | string |
| `genre` | string |
| `audio_language` | string |
| `duration` | number |
| `first_recording_year` | number |
| `first_release_year` | number |
| `display_composers` | string |
| `countries_of_funding` | string |
| `countries_of_recording` | string |
| `is_explicit` | yesno |
| `is_deleted` | yesno |
| `created_by` | string |
| `created_by_identity_id` | string |
| `last_modified_by` | string |
| `last_modified_by_identity_id` | string |

## Measures

| Name | Type |
|------|------|
| `count` | count |

## Dimension Groups

| Name | Type |
|------|------|
| `created_at` | time |
| `last_modified_at` | time |
| `deleted_at` | time |

