Group01 Proposal

From Visual Analytics and Applications
Revision as of 14:03, 1 December 2017 by Danny.lim.2016 (talk | contribs)
Jump to navigation Jump to search
Grp01 headerImage.png


WORLD DEVELOPMENT INDICATORS: A NEW VISUAL PERSPECTIVE
A web-based analytics application to visualize countries development across the globe


OVERVIEW

PROPOSAL

POSTER

APPLICATION

REPORT

Issues and Problems

The main goal of the World Bank is to help developing countries reduce poverty and support development through their financial products & services and innovative knowledge sharing. One of the initiative they had is the Open Data website that offers free access to comprehensive, downloadable indicators about development in countries around the globe.

World Development Indicators (WDI) is an extensive and holistic database compiled by World Bank focusing on countries development across the globe. It covers 20 topics with more than 1,300 time-series development indicators featuring 214 nations and 38 country group which adds up to more than 7 million data points collected over the span of 56 years.

The massive amount of world development data has by far exceeds the ability for students, policymakers, analysts and officials to transform the data into proper visualization for analysing and gaining insight of the global developmental landscape. Thus, creating an adverse impact on the financial and technical assistance World Bank is providing to the developing countries around the world.

Motivation and Objectives

The research tools available for WDI data are mostly only able to study 1 to 2-dimensional development indicators rendered on a geospatial map across a time series animation. Such visual representations do not provide comprehensive insights of the issues and problems at hand. Furthermore, analysts need to switch between different form of visualization to allow them to make better financial and technical decision in helping the developing countries.

To address this pressing issue, the team is motivated to design and develop a single-view, dynamic and interactive visual dashboard to provide students, policymakers, analysts and officials a holistic view of the World Development Indicators data collected.

The team will be using R as the code base, focusing heavily on using the functions available in the Circlize package to develop the visual application. Circlize comes with functions to render Circular layout which is an efficient way for the visualization of massive amounts of information. The flexibility of the package is based on the usage of low-level graphics functions such that self-defined high-level graphics can be easily implemented by the team for specific purposes. Together with the seamless connection between the powerful computational and visual environment in R, it gives the team more convenience and freedom to design figures for better understanding of complex patterns behind multiple dimensional data.

Review and Critics of Past Works

Geo Spatial Visualization, World Data Bank

World Data Bank proprietary geo-spatial visualization of their data. It allows user to select one topic and one indicator across specific years to be represented on the graphical map. The main restriction is the inability to choose more than one indicator to be represented on the graphical map to provide a holistic view of the data selected.


Global trends in health and economics using Bubble Plot, Hans Rosling

The classic bubble plot visualization by Hans Rosling on Global trends in health and economics. The visualization allows for up to 2 data dimensions (X and Y axis) across a time-series animation (years) for the countries selected (bubble plot). This is a very good visualization representation of the health and economic trends across the years for each country. However, it still lacks the capability to include more than 2 data variables and other form of analytics visualization.


Quantifying Uneven Health Development in the World, Ziqiao (Cheryl) Liu

Expanding from Has Rosling Bubble Plot visualization techniques, Cheryl included additional line graph and histogram to visualize the trend of the world health data through country, year and topic filtering. This is another classic issue that was raised where more than one visualization need to be render across different pages or within a dashboard to allow for a holistic visualization of the data presented.