# View: spotify_market_share_week_ending

**View Name:** spotify_market_share_week_ending
**Table Source:** `intelligence.dbt_prod.spotify_weekly_market_share_by_country`
**File Path:** `spotify_market_share_week_ending.view.lkml`

## Overview

- **File Size:** 1244 bytes
- **Lines of Code:** 61
- **Dimensions:** 5
- **Measures:** 5
- **Dimension Groups:** 1
- **Filters:** 0

## Description

End Date of Reporting Week

## Dimensions

| Name | Type |
|------|------|
| `country` | string |
| `region_group` | string |
| `global_country_rank` | number |
| `regional_country_rank` | number |
| `global_region_rank` | number |

## Measures

| Name | Type |
|------|------|
| `pct_of_global_store_streams` | sum |
| `pct_of_region_store_streams` | sum |
| `orchard_streams` | sum |
| `store_streams` | sum |
| `orchard_stream_share` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `report_date` | time |

