NBA ELT Dashboard

Tests Deployment Code Style

Version: 1.0.13

The NBA Dashboard has the following functionalities:

  • Overview of Standings, Contract Value, and Top Player Analysis
  • Recent Games Analysis
  • NBA Win Prediction Percentages & other Schedule Metrics for upcoming games
  • Social Media Analysis

Running The App

Clone the Repo & run make up which spins up the App locally served here using 2 Docker Containers:

  • Postgres Database
  • Dash Server

When finished run make down.

Tests

To run tests locally, run make test.

The same test suite runs on every commit to any PR

Project

nba_pipeline_diagram

  1. Links to other Repos providing infrastructure for this Project