# View: int_dbt_prod_weekly_trending_tracks_spotify_continent

**View Name:** int_dbt_prod_weekly_trending_tracks_spotify_continent
**Table Source:** `INTELLIGENCE.DBT_PROD.WEEKLY_TRENDING_TRACKS_SPOTIFY_CONTINENT_LEVEL`
**File Path:** `int_dbt_prod_weekly_trending_tracks_spotify_continent.view.lkml`

## Overview

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

## Dimensions

| Name | Type |
|------|------|
| `continent` | string |
| `labelid` | number |
| `isrc` | string |
| `upc` | number |
| `track_name` | string |
| `artist_name` | string |
| `current_week_streams` | number |
| `average_streams` | number |
| `percent_above_average` | number |
| `spike_score` | number |
| `fraud_flag` | string |
| `global_track_streams` | number |
| `potential_fraudulent_stream_count_global` | number |

## Measures

| Name | Type |
|------|------|
| `percent_potential_excessive_streams` | number |

