# View: shazam_daily_events

**View Name:** shazam_daily_events
**Table Source:** `facts.prod.shazam_daily_events`
**File Path:** `shazam_daily_events.view.lkml`

## Overview

- **File Size:** 1720 bytes
- **Lines of Code:** 103
- **Dimensions:** 11
- **Measures:** 1
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `artist_name` | string |
| `isrc_name` | string |
| `country` | string |
| `lng` | number |
| `lat` | number |
| `location` | location |
| `isrc` | string |
| `download_date` | date |
| `event_id` | number |
| `processed_datetime` | string |
| `row_id` | number |

## Measures

| Name | Type |
|------|------|
| `event_count` | count_distinct |

## Dimension Groups

| Name | Type |
|------|------|
| `timestamp` | time |

