# View: int_dbt_prod_spotify_track_audio_features

**View Name:** int_dbt_prod_spotify_track_audio_features
**Table Source:** `INTELLIGENCE.DBT_PROD.SPOTIFY_TRACK_AUDIO_FEATURES`
**File Path:** `int_dbt_prod_spotify_track_audio_features.view.lkml`

## Overview

- **File Size:** 1892 bytes
- **Lines of Code:** 99
- **Dimensions:** 19
- **Measures:** 0
- **Dimension Groups:** 0
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `ISRC` | string |
| `ACOUSTICNESS` | number |
| `ANALYSIS_URL` | string |
| `DANCEABILITY` | number |
| `DURATION_MS` | number |
| `ENERGY` | number |
| `ID` | string |
| `INSTRUMENTALNESS` | number |
| `KEY` | number |
| `LIVENESS` | number |
| `LOUDNESS` | number |
| `MODE` | number |
| `SPEECHINESS` | number |
| `TEMPO` | number |
| `TIME_SIGNATURE` | number |
| `TRACK_HREF` | string |
| `TYPE` | string |
| `URI` | string |
| `VALENCE` | number |

