Difference between revisions of "Group01 Proposal"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 66: Line 66:
  
 
==Visualization Tools and Packages==
 
==Visualization Tools and Packages==
R: shiny, shinydashboard, ggplot2, plotly, circlize and heatmaply
+
Visualization using R:
 +
* [https://cran.r-project.org/web/packages/shiny/index.html shiny], [https://cran.r-project.org/web/packages/shinydashboard/index.html shinydashboard], [https://cran.r-project.org/web/packages/ggplot2/index.html ggplot2], [https://cran.r-project.org/web/packages/plotly/index.html plotly], [https://cran.r-project.org/web/packages/tidyverse/index.html tidyverse], [https://cran.r-project.org/web/packages/heatmaply/vignettes/heatmaply.html heatmaply], [https://cran.r-project.org/web/packages/circlize/index.html circlize]

Revision as of 16:36, 26 November 2017

GENDER STUDIES
A web-based analytics application for visualizing World Development Indicators

OVERVIEW

PROPOSAL

POSTER

APPLICATION

REPORT

Issues and Problems

World Development Indicators (WDI) database is an extensive and holistic compilation of data by the World Bank on global development. It covers more than 10 topics and 1,300 time series development indicators featuring 214 nations and around 30 country groups.

The challenge is to create a holistic visual dashboard to allow students, policymakers, analysts and officials to perform proper analyse and provide insights out of the data presented. Most of the WDI data are represented in the form of geospatial map rendered using a single development indicator, which is normally unable to provide a complete insight of the focused topic.

Therefore, the team is driven to explore the various visualization tools and techniques to provide a holistic view of the WDI database using a single visual graph.

Motivation and Objectives

As countries start to develop, more attention on Social Economic factors begin to be discusses in greater detail. In fact, the discussion of Social Economics may be deemed as a privilege of developed countries, as developing countries continue to battle more fundamental economic factors like Gross Domestic Product, Population Growth, Education and so on. Social Economics, as defined, is the study of social phenomenon that make up the society at large. These include topics of discussions, a few of which are listed below:

  • Lesbian Gay Bisexual Transsexual Rights
  • Racial Discrimination
  • Feminism and Women Equality
  • Freedom Religious/Personal practice


For our project, we would be focusing on Feminism and Women Equality as a case study for the visual application developed using the World Development Indicators database. In line with the topic, there are many controversial topics of discussions. Such include the Gender Pay Gap, the Patriarchy, Abortion (Women's health care rights), etc, with the liberal impression that Women in developed countries are still suppressed into sub-leading roles, and that society is inherently "male" dominant.

Our group hopes to dispel this theory with factual statistics, and as such, change the mindsets of women to "break" out of the "self-victimization" mentality, which has been recognized by groups of Conservative Physiologist as the stumbling block to Gender equality and progression.

We hope use the application developed to study the development of gender rights across time and countries, identify countries with gender inequality, and observe correlations (if any) between gender equality and development of a country.

Review and Critics of Past Works

Past Works Critics


Methodology

How to do the visualization


Data Description

Data on key gender topics. Themes included are demographics, education, health, labor force, and political participation.
http://databank.worldbank.org/data/


Visualization Tools and Packages

Visualization using R: