Data visualization

Designing and developing data visualization with transitions and interactions.

Male vs Female employment rate

I have selected 5 interesting countries from the dataset shared in the project repo.
I have compared the contrast using line plot and different colors for female and male data.
preview

Text Corpus Viz

Given a text in the textbox,
The viz will plot pie chart depecting percentage of consonants, special characters and vowels.
Clicking on each pie will plot a bar chart showing distribution of each letter/symbol belonging to eacg pie category.
preview

Vizualization of Global development indicies.

Dataset - https://corgis-edu.github.io/corgis/csv/
The viz tries to plot the contrast of development across regions. This is a multiline graph to show development from 1980 to 2013, each line depicts a country.

Interactions:

Project repository