# View: int_dbt_prod_spotify_monthly_fraudulent_streaming

**View Name:** int_dbt_prod_spotify_monthly_fraudulent_streaming
**Table Source:** `INTELLIGENCE.DBT_PROD.SPOTIFY_MONTHLY_FRAUDULENT_STREAMING`
**File Path:** `int_dbt_prod_spotify_monthly_fraudulent_streaming.view.lkml`

## Overview

- **File Size:** 3082 bytes
- **Lines of Code:** 136
- **Dimensions:** 13
- **Measures:** 1
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `filename` | string |
| `licensor` | string |
| `label_id` | number |
| `imprint_name` | string |
| `spotify_uri` | string |
| `upc` | string |
| `release_name` | string |
| `ISRC` | string |
| `track_name` | string |
| `artists` | string |
| `composers` | string |
| `country_code` | string |
| `free_or_premium` | string |

## Measures

| Name | Type |
|------|------|
| `fraudulent_streams` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `accounting_date` | time |

