# View: int_dbt_prod_weekly_fraudulent_streams_flags_spotify

**View Name:** int_dbt_prod_weekly_fraudulent_streams_flags_spotify
**Table Source:** `INTELLIGENCE.DBT_PROD.FRAUDULENT_STREAMS_FLAGS_SPOTIFY`
**File Path:** `int_dbt_prod_weekly_fraudulent_streams_flags_spotify.view.lkml`

## Overview

- **File Size:** 3503 bytes
- **Lines of Code:** 155
- **Dimensions:** 10
- **Measures:** 6
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `user_id` | string |
| `isrc` | string |
| `upc` | number |
| `track_name` | string |
| `artist_name` | string |
| `label_id` | number |
| `user_country_code` | string |
| `genre` | string |
| `user_account_type` | string |
| `current_week_streams_global` | number |

## Measures

| Name | Type |
|------|------|
| `count_days` | sum |
| `count_days_distinct` | count_distinct |
| `total_listen_duration` | sum |
| `avg_listen_duration` | average |
| `streams` | sum |
| `user_count` | count_distinct |

## Dimension Groups

| Name | Type |
|------|------|
| `activity_date` | time |

