Abstract

This is a Data visualisation project that uses D3js to visualize data about the Sochi 2014 winter olympics. The question it aims to answer is: What were the men & women segmentations in the 2014 olympics and what were their age groups?

Interface and Interaction Modalities

Three buttons filter through the list of all athletes and shows a lollypop chart of either male, female or all athletes based on user selection.

User Experience The user experience is a simple filter to quickly rifle through a large amount of data. The user can quickly look at the age groups of athletes in the selected gender group. The tooltip on hover provides extra information about the athlete.