Hariharan Thiyagarajan
CS 725/825
Spring 2018
Homework 4 - Bar Chart using Aid Data
Marks Used
Channel and Attribute
Length and position is the channel used in the Bar chart
They are mapped to the attribute Country and amount. The data type of Country attribute is Categorical and amount is Quantitative
The bar chart represents the Top 10 european countries who donated the least and it is sorted in descending order.
If we look at the csv data Austria has donated 20 times and Netherlands have donated only 11 times but still Netherlands donated over 1400 million which is 7 times higher than Austria.
I consolidated the data using Open refine and excel.
Reference
https://d3js.org/d3.v4.min.js
https://d3js.org/d3-scale-chromatic.v1.min.js