# View: dbt_prod_spotify_top_200_predictions_weekly

**View Name:** dbt_prod_spotify_top_200_predictions_weekly
**Table Source:** `intelligence.dbt_prod.spotify_top_200_predictions_weekly`
**File Path:** `views/project_maze/dbt_prod_spotify_top_200_predictions_weekly.view.lkml`

## Overview

- **File Size:** 1952 bytes
- **Lines of Code:** 68
- **Dimensions:** 10
- **Measures:** 0
- **Dimension Groups:** 0
- **Filters:** 0

## Description

The date on which the predictive model was run.

## Comments & Notes

- #needs to be replaced with production table
- value_format: "##.##"
- value_format: "##.##"

## Dimensions

| Name | Type |
|------|------|
| `run_date` | date |
| `country_sample` | string |
| `isrc` | string |
| `release_date` | string |
| `model_spec` | string |
| `probability_of_failure` | number |
| `probability_of_success` | number |
| `prediction` | number |
| `first_charted_on` | date |
| `successfully_predicted` | yesno |

