Difference between revisions of "Group13 proposal"

From ISSS608-Visual Analytics and Applications
Jump to navigation Jump to search
Line 4: Line 4:
 
| style="font-family:Century Gothic; font-size:100%; solid #c0c0c0; background:#bfbbbb; text-align:center;" width="25%" |  
 
| style="font-family:Century Gothic; font-size:100%; solid #c0c0c0; background:#bfbbbb; text-align:center;" width="25%" |  
 
;
 
;
[[Group12_proposal| <font color="#141313">Proposal</font>]]
+
[[Group13_proposal| <font color="#141313">Proposal</font>]]
  
 
| style="font-family:Century Gothic; font-size:100%; solid #103080; background:#bfbbbb; text-align:center;" width="25%" |  
 
| style="font-family:Century Gothic; font-size:100%; solid #103080; background:#bfbbbb; text-align:center;" width="25%" |  
 
;
 
;
[[Group12_poster| <font color="#141313">Poster</font>]]
+
[[Group13_poster| <font color="#141313">Poster</font>]]
  
 
| style="font-family:Century Gothic; font-size:100%; solid #103080; background:#bfbbbb; text-align:center;" width="25%" |  
 
| style="font-family:Century Gothic; font-size:100%; solid #103080; background:#bfbbbb; text-align:center;" width="25%" |  
 
;
 
;
[[Group12_application| <font color="#141313">Application</font>]]
+
[[Group13_application| <font color="#141313">Application</font>]]
  
 
| style="font-family:Century Gothic; font-size:100%; solid #103080; background:#bfbbbb; text-align:center;" width="25%" |  
 
| style="font-family:Century Gothic; font-size:100%; solid #103080; background:#bfbbbb; text-align:center;" width="25%" |  
 
;
 
;
[[Group12_research_paper| <font color="#141313">Research Paper</font>]]
+
[[Group13_research_paper| <font color="#141313">Research Paper</font>]]
  
 
|}
 
|}
Line 22: Line 22:
 
<br>
 
<br>
 
[[File:Why-It-Matters-Reduced-Inequalities.png|thumb]]
 
[[File:Why-It-Matters-Reduced-Inequalities.png|thumb]]
== 1. Issues and Problems ==
+
== 1. Project focus ==
Our dataset contains the entire countries' data of the world, it has lots of dimensions of data that can show a specific aspect of the country.
+
In "On the Origin of Human Inequality", Rousseau pointed out the source of "inequality" directly to private ownership and society itself. He asserted that there was no inequality in the life of primitive humans. While the development of human capabilities and ideological progress incurred "inequality". With the development of modern society, inequality has become increasingly apparent.  
Our problem may be which aspect we want to explore and how deep we can explore in our dataset.
+
The project mainly tends to figure out how severe the inequality problem is, which includes gender inequality, income inequality, and education inequality. The goal of the project is to quantify these three topics, to disclose the current situation of inequality, and to provide suggestions to authorities based on data analysis results.
The dataset also has a problem that some counties don’t have the data for some years, such as Bahrain doesn't have any data before 2010,but after 2010, thay have some data uploaded in the dataset.If we want to make a visualization of every country, it may cause some difficulties. The graph may be less straight-forward and the readers may sometimes can’t get the important message we want to convey in our dataset.
 
  
== 2. Project focus ==
 
Our project mainly tends to figure out how severe the inequality problem is. The inequality problems that we want to explore are sex inquality, income inequality and education inequality.We would like to quantify these topics and help us know the situation it is now about the inequality problems and what the govenment can do about solving these problems.
 
The Human Development Data report defines some parameter to qualify the unbalanced situation between sex and education.We try to make another way to show the unbalanced situation.
 
We want to analyze inequality problem because inequality is a very severe issue in many countries.After the globalization of the world, a lot of people tend to think that globalization actually cause the problem of inequality.We try to figure out the the insights of the inequality problem and make some suggestions to the govenment.
 
 
[[File:Human inequality.png|800px|frameless|center]]
 
[[File:Human inequality.png|800px|frameless|center]]
 
[[File:Gender inequality.png|800px|frameless|center]]
 
[[File:Gender inequality.png|800px|frameless|center]]
 +
 +
== 2. Issues and Problems ==
 +
The affluent dataset from the United Nations Development Program (UNDP)on the populations of countries around the world empowers us to explore multi-dimensional aspects of human development. The Human Development Report is a comprehensive and extensive database compiled by UNDP focusing on human development across the globe from 1990. It covers 15 topics with thousands of time-series development indexes featuring 189 countries and territories.
 +
However, the data quality is so limited, such as a lot of missing data, indexation of original data, that visualization may be less straight-forward. Moreover, the Human Development Data report defines a lot of indexes to qualify the unbalanced situation on gender and education, resulting in that readers may not perceive the real meaning of indexes.
 +
  
 
== 3. Motivation and Objectives ==
 
== 3. Motivation and Objectives ==
The statistical tables provided by the united nations development program (UNDP) mainly present an overview of key aspects of human development, by using rough charts and colouring clusters of countries. Such visualization not only fails to convey comprehensive insights from the dataset but also cannot display data interactively. Moreover, the information in UNDP is interconnected, but due to individual visualization, correlations between factors cannot be displayed. Furthermore, the team desire to establish a better visualization pattern to integrate and analyze the data provided by UNDP and provide authority to draw practical decisions.
+
The statistical tables provided by the united nations development program (UNDP) mainly present an overview of key aspects of human development, by using rough charts and coloring clusters of countries. Such visualization not only fails to convey comprehensive insights from the dataset but also cannot display data interactively. Moreover, the information in UNDP is interconnected, but due to individual visualization, correlations between factors cannot be displayed. Furthermore, the team desire to establish a better visualization pattern to integrate and analyze the data provided by UNDP and provide the authority to draw practical decisions.
 
To solve those issues, the team is motivated to better visualize the data provided by UNDP and design a dynamic and interactive dashboard to provide authority integrated and meaningful information.
 
To solve those issues, the team is motivated to better visualize the data provided by UNDP and design a dynamic and interactive dashboard to provide authority integrated and meaningful information.
 
R Shiny will be used as the code base, and functions available in the ggplot package will be employed to develop the visualization. In ggplot, there are abundant visualization tools can be applied. The flexibility of the package is embodied in the design of different layers, which are efficient to achieve the visualization of correlations between factors, and finally, attain the objectives of the team.  
 
R Shiny will be used as the code base, and functions available in the ggplot package will be employed to develop the visualization. In ggplot, there are abundant visualization tools can be applied. The flexibility of the package is embodied in the design of different layers, which are efficient to achieve the visualization of correlations between factors, and finally, attain the objectives of the team.  
Line 47: Line 47:
 
The report also reveals some statistical calculation:
 
The report also reveals some statistical calculation:
 
   
 
   
There are also some aspects can be improved in this project. In the Human Development Report (HDR) report, the number of statistic graphs is limited due to publish requirement that the number of pages shouldn’t be too big. While in Shiny we can get rid of this restriction. Indeed, HDR also provides online interactive charts, but only with line graphs, of which utility is very primitive. It makes graphs overly messy to use nearly 200 lines to represent all the countries in the world.
+
There are also some aspects can be improved in this project. In the Human Development Report (HDR) report, the number of statistic graphs is limited due to publish requirements that the number of pages shouldn’t be too big. While in Shiny we can get rid of this restriction. Indeed, HDR also provides online interactive charts, but only with line graphs, of which utility is very primitive. It makes graphs overly messy to use nearly 200 lines to represent all the countries in the world.
  
 
== 5. Reference ==
 
== 5. Reference ==

Revision as of 09:37, 2 March 2020

Pexels-photo-3671146.jpg

Proposal

Poster

Application

Research Paper


Why-It-Matters-Reduced-Inequalities.png

1. Project focus

In "On the Origin of Human Inequality", Rousseau pointed out the source of "inequality" directly to private ownership and society itself. He asserted that there was no inequality in the life of primitive humans. While the development of human capabilities and ideological progress incurred "inequality". With the development of modern society, inequality has become increasingly apparent. The project mainly tends to figure out how severe the inequality problem is, which includes gender inequality, income inequality, and education inequality. The goal of the project is to quantify these three topics, to disclose the current situation of inequality, and to provide suggestions to authorities based on data analysis results.

Human inequality.png
Gender inequality.png

2. Issues and Problems

The affluent dataset from the United Nations Development Program (UNDP)on the populations of countries around the world empowers us to explore multi-dimensional aspects of human development. The Human Development Report is a comprehensive and extensive database compiled by UNDP focusing on human development across the globe from 1990. It covers 15 topics with thousands of time-series development indexes featuring 189 countries and territories. However, the data quality is so limited, such as a lot of missing data, indexation of original data, that visualization may be less straight-forward. Moreover, the Human Development Data report defines a lot of indexes to qualify the unbalanced situation on gender and education, resulting in that readers may not perceive the real meaning of indexes.


3. Motivation and Objectives

The statistical tables provided by the united nations development program (UNDP) mainly present an overview of key aspects of human development, by using rough charts and coloring clusters of countries. Such visualization not only fails to convey comprehensive insights from the dataset but also cannot display data interactively. Moreover, the information in UNDP is interconnected, but due to individual visualization, correlations between factors cannot be displayed. Furthermore, the team desire to establish a better visualization pattern to integrate and analyze the data provided by UNDP and provide the authority to draw practical decisions. To solve those issues, the team is motivated to better visualize the data provided by UNDP and design a dynamic and interactive dashboard to provide authority integrated and meaningful information. R Shiny will be used as the code base, and functions available in the ggplot package will be employed to develop the visualization. In ggplot, there are abundant visualization tools can be applied. The flexibility of the package is embodied in the design of different layers, which are efficient to achieve the visualization of correlations between factors, and finally, attain the objectives of the team.

4. Review and Critics of Past Works

Human Development Report 2019 The official published report provides a very detailed explanation of the situation of the world at present. In the report, “Inequalities” is mentioned everywhere, and it is indeed the most important core topic of the report. Following is a figure from the Human Development Report 2019.

In the published report, the editor uses a lot of bar charts, bubble charts and other types of simple but easy-understanding charts. With the use of Shiny, more interactive functions can be applied so that the team will be able to achieve interactive manipulation, which is one of the goals of the project. The users of the visualization application can easily set comparisons between the countries, grasp statistical results or categories of their interest. The report also reveals some statistical calculation:

There are also some aspects can be improved in this project. In the Human Development Report (HDR) report, the number of statistic graphs is limited due to publish requirements that the number of pages shouldn’t be too big. While in Shiny we can get rid of this restriction. Indeed, HDR also provides online interactive charts, but only with line graphs, of which utility is very primitive. It makes graphs overly messy to use nearly 200 lines to represent all the countries in the world.

5. Reference

1.https://wid.world/data/

2.surprising-stats-about-gender-inequality

3.https://www.tandfonline.com/doi/full/10.1080/10852352.2019.1627079

4.https://data.oecd.org/inequality/income-inequality.htm

5.https://www.oecd-ilibrary.org/docserver/9789264246010-6-en.pdf?expires=1583051524&id=id&accname=guest&checksum=5379CBD47CBEBC9630B846C157F40629