# View: int_dbt_deezer_fraud_report

**View Name:** int_dbt_deezer_fraud_report
**Table Source:** `INTELLIGENCE.DBT_PROD.DEEZER_FRAUD_REPORT`
**File Path:** `int_dbt_deezer_fraud_report.view.lkml`

## Overview

- **File Size:** 1394 bytes
- **Lines of Code:** 81
- **Dimensions:** 12
- **Measures:** 2
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `row_id` | number |
| `download_date` | date |
| `filename` | string |
| `song_id` | number |
| `song_title` | string |
| `isrc` | string |
| `album_title` | string |
| `album_upc` | string |
| `artist_name` | string |
| `label_name` | string |
| `country` | string |
| `licensor` | string |

## Measures

| Name | Type |
|------|------|
| `nb_streams` | sum |
| `nb_distinct_users` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `ingestion_time` | time |

