Homework 10 completed by Vasantha Chandrasekaran and Saahil Hiranandani

Data for this homework comes from licenses_fall2022 and we have referred Professor Jill’s In class notebooks for reference.

First plot visualizes the count of license types from each state.

Features:

Design Choices:

Transformations:

Overlap:

Second plot is a histogram of frequency of license types.

Features:

Design Choices:

Transformations:

Overlap:

Third and final plot is an interactive dashboard of both plots

The plot showing the count of license types in each state(Plot-1) and the frequency of license types (Plot-2) have been used to create an interactive dashboard. The encoding type, color code and other characteristics are the same as shown in Plot-1 and Plot-2.

Interactivity: The dashboard is interactive. If a particular interval is selected in the left visualization, the plot on the right is updated showing the frequency of license types according to the region selected in the License Type vs States visualization.

The interactivity helps in visualizing the information better; The frequency of license types in a particular state or group of states can be visualized easily and the count can be interpreted in a better way.

The data and analysis

Below is where we have put some links to both the data and the analysis code as buttons: