I pulled and cleaned NBA injury data from the site spotrac pertaining to the ’22 season. The following is a series of charts and tables to display the effect that injuries had on indivual teams during the ’22 season.

The following is a bar chart displaying the impact of injuries throughout the league with the Denver Nuggets highlighted. The following are two connected bar charts to explore the relationship of games missed to money earned while players are out.

## Setting the `off` event (i.e., 'plotly_doubleclick') to match the `on` event (i.e., 'plotly_click'). You can change this default via the `highlight()` function.

The following is a table to display the impact injuries had on team success, proceeded by two charts to further explore the impact. For the charts not all teams names are displayed on x-axis due to space however you can use the search bar or hover over bars to find specific teams.

## Getting 2021-22 Regular Season NBA standings data
## Missing TeamSlug in dictionary
## Missing ClinchedPlayIn in dictionary
## Missing Score_80_Plus in dictionary
## Missing Opp_Score_80_Plus in dictionary
## Missing Score_Below_80 in dictionary
## Missing Opp_Score_Below_80 in dictionary
## Setting the `off` event (i.e., 'plotly_doubleclick') to match the `on` event (i.e., 'plotly_click'). You can change this default via the `highlight()` function.