Homework#10

By- Himank Dave and Madhura Kulkarni

Square footage per County

Cook County has the highest amount of square feet, followed by Champaign and Sangamon, according to this interactive plot of square footage by counties in the state of Illinois. We are collecting data from the specified link. The visualization is 250 wide by 1000 high, and it shows the number of counties and their square footage on the x and y axes, respectively. The color scheme used is green since it is visually appealing and represents the amount of land each county has been used for. We applied data transformation by eliminating null values and adding up the square footage. Quantitative and nominal encoding types were used for this plot. Similar to what Himank did in his Assignment 9 quite a bit. Major changes include adding the command interactive and converting tooltip contents to plot. These changes provide us all the information we need to quickly and thoroughly analyze each bar in a bar chart.

Number of Floors per Usage Category

This interactive graphic shows the number of floors for each usage category in the state of Illinois. Based on a quick glance, it is clear that storage has a high percentage of occupied floors. Data is being gathered from the designated link. The Number of Floors per Usage Category is displayed on the x and y axes of the 800 wide by 350 high visualization, respectively. Nominal and quantitative encoding types were used for this plot as well as it serves the best when building a bar chart. The color scheme chosen is blue since it looks well and reflects how much land has been exploited by each category. By removing null values and adding the floors, we transformed the data. Quite a bit like what Himank accomplished in his Assignment 9. The command interactive has been added, and the contents of tooltips have been converted to plot. All the information we require to swiftly and in-depthly study each bar in a bar chart is provided by these changes.