Difference between revisions of "SuicideWatch: Proposal v2"

From Visual Analytics for Business Intelligence
Jump to navigation Jump to search
Line 40: Line 40:
  
 
<br/>
 
<br/>
<div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font color=#fbfcfd>PROBLEM & MOTIVATION</font></div>
+
 
 +
__TOC__
 +
 
 +
<br/>
 +
 
 +
<!-- Problem and Motivation -->
 +
<h2><div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font face="Arial" color=#fbfcfd> PROBLEM & MOTIVATION </font></div></h2>
 
Suicide rates are at their highest since WWII. Close to 800 000 people die due to suicide globally every year, which is one person every 40 seconds. Suicide is a global phenomenon and occurs throughout the lifespan. In Singapore, suicide is the leading cause of death for those aged 10-29. Females are more likely to be diagnosed with depression and attempt suicide, but males accounted for more than 71% of all suicides in Singapore in 2018. The steady suicide figures signal the presence of an unseen epidemic, one that silently tips people over the edge. While most push the blame to depression, there is no one size fits all explanation when it comes to suicide. Can suicide rates be simply mapped to the Happiness Index or GDP per Capita? Or is there more than meets the eye?
 
Suicide rates are at their highest since WWII. Close to 800 000 people die due to suicide globally every year, which is one person every 40 seconds. Suicide is a global phenomenon and occurs throughout the lifespan. In Singapore, suicide is the leading cause of death for those aged 10-29. Females are more likely to be diagnosed with depression and attempt suicide, but males accounted for more than 71% of all suicides in Singapore in 2018. The steady suicide figures signal the presence of an unseen epidemic, one that silently tips people over the edge. While most push the blame to depression, there is no one size fits all explanation when it comes to suicide. Can suicide rates be simply mapped to the Happiness Index or GDP per Capita? Or is there more than meets the eye?
  
With primary investigation, we found out that the suicide rate varies from country to country. To further study the suicide rate breakdown and the reason behind, we looked into Japan as it is an Asia country known for its high suicide rate, and the Japan government has published more detailed statistics for the annual suicide rate. This gives us a good starting point for visualization.
+
<br/>
 +
 
  
  
<br/>
+
<!-- Objectives -->
<div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font color=#fbfcfd>OBJECTIVES</font></div>
+
<h2><div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font face="Arial" color=#fbfcfd>OBJECTIVES</font></div></h2>
 
<p>In this project, we are interested to create a visualization that helps analysts perform the following:</p>
 
<p>In this project, we are interested to create a visualization that helps analysts perform the following:</p>
 
# Explore suicides rates in each country
 
# Explore suicides rates in each country
Line 55: Line 62:
 
# Establish possible correlations of each country’s suicide with its GDP and the include of social media / technological advancements
 
# Establish possible correlations of each country’s suicide with its GDP and the include of social media / technological advancements
  
 +
<br/>
  
<br/>
+
<!-- Selected Dataset -->
<div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font color=#fbfcfd>SELECTED DATASET</font></div>
+
<h2><div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font face="Arial" color=#fbfcfd>SELECTED DATASET</font></div></h2>
 
<b> Primary data sets: </b> <br>
 
<b> Primary data sets: </b> <br>
 
Suicide statistics: https://www.kaggle.com/russellyates88/suicide-rates-overview-1985-to-2016 <br>
 
Suicide statistics: https://www.kaggle.com/russellyates88/suicide-rates-overview-1985-to-2016 <br>
Line 63: Line 71:
 
https://www.who.int/mental_health/prevention/suicide/countrydata/en/ <br><br>
 
https://www.who.int/mental_health/prevention/suicide/countrydata/en/ <br><br>
  
<b>Secondary data sets:</b> <br>
+
<b>Secondary data sets:</b>  
 +
<br>
 
World Happiness index 2019: https://worldhappiness.report/ed/2019/ <br>
 
World Happiness index 2019: https://worldhappiness.report/ed/2019/ <br>
World GDP report: https://data.worldbank.org/indicator/ny.gdp.mktp.cd <br>
+
World GDP report for correlation analysis: https://data.worldbank.org/indicator/ny.gdp.mktp.cd <br>
Social media penetration: <br>
+
Social media penetration for correlation analysis: <br>
# https://www.statista.com/statistics/282846/regular-social-networking-usage-penetration-worldwide-by-country/  <br>
+
Source a: https://www.statista.com/statistics/282846/regular-social-networking-usage-penetration-worldwide-by-country/  <br>
# https://ourworldindata.org/internet <br>
+
Source b: https://ourworldindata.org/internet
Japan Suicide Report published by Japan National Police Agency: https://www.npa.go.jp/publications/statistics/safetylife/jisatsu.html <br>
+
 
 +
<!-- Table -->
 +
{| class="wikitable" style="background-color:#FFFFFF;" width="100%"
 +
|-
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;width: 30%;" | Dataset/Source
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;width: 30%" | Data Attributes
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;" | Why this Dataset?
 +
|-
 +
| <center>Dataset 1<br/>
 +
(hyperlink) </center>
 +
||
 +
* Attribute 1
 +
* Attribute 2
 +
||
 +
<center>This dataset will be used ...</center>
 +
|-
 +
| <center>Dataset 2<br/>
 +
(hyperlink) </center>
 +
||
 +
* Attribute 1
 +
* Attribute 2
 +
||
 +
<center>This dataset will be used ...</center>
 +
|-
 +
| <center>Dataset 3<br/>
 +
(hyperlink) </center>
 +
||
 +
* Attribute 1
 +
* Attribute 2
 +
||
 +
<center>This dataset will be used ...</center>
 +
|-
 +
|}
 +
 
 +
<br/>
 +
 
 +
 
 +
 
 +
<!-- Related Work -->
 +
<h2><div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font face="Arial" color=#fbfcfd>RELATED WORKS</font></div></h2>
 +
 
 +
<!-- Table -->
 +
{| class="wikitable" style="background-color:#FFFFFF;" width="100%"
 +
|-
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;width: 50%;" | Example
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;" | Takeaways
 +
|-
 +
|
 +
<p><center>'''Title/Description''' </center></p>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
<p><center>'''Source''': hyperlink</center></p>
 +
||
 +
* The charts provides a clear overview, but time series data could be better visualised...
 +
|-
 +
|
 +
<p><center>'''Title/Description''' </center></p>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
<p><center>'''Source''': hyperlink</center></p>
 +
||
 +
* The charts provides a clear overview, but time series data could be better visualised...
 +
|}
 +
<br/>
 +
 
 +
 
 +
<!-- Design Inspirations -->
 +
<h2><div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font face="Arial" color=#fbfcfd>DESIGN INSPIRATIONS</font></div></h2>
 +
 
 +
<!-- Table -->
 +
{| class="wikitable" style="background-color:#FFFFFF;" width="100%"
 +
|-
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;width: 50%;" | Example
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;" | Takeaways
 +
|-
 +
|
 +
<p><center>'''Title/Description''' </center></p>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
<p><center>'''Source''': hyperlink</center></p>
 +
||
 +
* This visualization is well organised...
 +
|-
 +
|
 +
<p><center>'''Title/Description''' </center></p>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
<p><center>'''Source''': hyperlink</center></p>
 +
||
 +
* This visualization is well organised...
 +
|}
 +
<br/>
 +
 
 +
 
 +
<!-- Proposed Storyboard -->
 +
<h2><div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font face="Arial" color=#fbfcfd>PROPOSED STORYBOARD</font></div></h2>
 +
 
 +
Our proposed application will consist of three pages... as can be seen below
 +
 
 +
=== LANDING PAGE ===
 +
The purpose of this page is...
 +
<!-- Table -->
 +
{| class="wikitable" style="background-color:#FFFFFF;" width="100%"
 +
|-
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;width: 50%;" | Proposed Storyboard
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;" | Description
 +
|-
 +
|
 +
<p><center>'''Title/Description''' </center></p>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
||
 +
* The purpose of this is...
 +
|-
 +
|
 +
<p><center>'''Title/Description''' </center></p>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
||
 +
* The purpose of this is...
 +
|}
 +
<br/>
 +
 
 +
=== OVERVIEW ===
 +
The purpose of this page is...
 +
<!-- Table -->
 +
{| class="wikitable" style="background-color:#FFFFFF;" width="100%"
 +
|-
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;width: 50%;" | Proposed Storyboard
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;" | Description
 +
|-
 +
|
 +
<p><center>'''Title/Description''' </center></p>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
||
 +
* The purpose of this is...
 +
|-
 +
|
 +
<p><center>'''Title/Description''' </center></p>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
||
 +
* The purpose of this is...
 +
|}
 +
<br/>
 +
 
 +
=== DEMOGRAPHICS ===
 +
The purpose of this page is...
 +
<!-- Table -->
 +
{| class="wikitable" style="background-color:#FFFFFF;" width="100%"
 +
|-
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;width: 50%;" | Proposed Storyboard
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;" | Description
 +
|-
 +
|
 +
<p><center>'''Title/Description''' </center></p>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
||
 +
* The purpose of this is...
 +
|-
 +
|
 +
<p><center>'''Title/Description''' </center></p>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
||
 +
* The purpose of this is...
 +
|}
 +
<br/>
  
 +
=== SOCIOECONOMIC ANALYSIS ===
 +
The purpose of this page is...
 +
<!-- Table -->
 +
{| class="wikitable" style="background-color:#FFFFFF;" width="100%"
 +
|-
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;width: 50%;" | Proposed Storyboard
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;" | Description
 +
|-
 +
|
 +
<p><center>'''Title/Description''' </center></p>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
||
 +
* The purpose of this is...
 +
|-
 +
|
 +
<p><center>'''Title/Description''' </center></p>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
||
 +
* The purpose of this is...
 +
|}
 
<br/>
 
<br/>
<div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font color=#fbfcfd>BACKGROUND RESEARCH</font></div>
 
  
An interactive dashboard for world suicide statistics 1985-2015 on Kaggle: https://www.kaggle.com/tavoosi/suicide-data-full-interactive-dashboard/#data <br>
+
 
We found inspiration from the display of this dashboard. For worldwide visualization, we will make improvements from the current design. <br>
+
<!-- Project Timeline -->
 +
<h2><div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font face="Arial" color=#fbfcfd>PROJECT TIMELINE</font></div></h2>
 +
[[File:Team_3_-_SuicideWatch_Logo.png|200px|center]]
 +
 
 +
 
 +
<!-- Key Challenges -->
 +
<h2><div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font face="Arial" color=#fbfcfd>KEY CHALLENGES</font></div></h2>
 +
 
 +
<!-- Table -->
 +
{| class="wikitable" style="background-color:#FFFFFF;" width="100%"
 +
|-
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;width: 50%;" | Challenge
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;" | Mitigation
 +
|-
 +
|
 +
No experience with this and that...
 +
||
 +
* Cry and hope for the best
 +
|-
 +
|
 +
No time!!!!
 +
||
 +
* Cry more
 +
|}
 
<br/>
 
<br/>
Social Media Use and Depression and Anxiety Symptoms: A Cluster Analysis https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5904786/ <br>
+
 
This paper supports our hypothesis that the use of social media leads to depression and suicide. We will look into this hypothesis by plotting the correlation graph for suicide index and social media penetration by country.
+
 
 +
 
 +
<!-- References -->
 +
<h2><div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font face="Arial" color=#fbfcfd>REFERENCES</font></div></h2>
 +
* link 1
 +
* link 2
 +
 
 +
 
 +
 
 +
<!-- Comments -->
 +
<h2><div style="background: #364558; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;font-size:20px"><font face="Arial" color=#fbfcfd>COMMENTS</font></div></h2>
 +
Feel free to leave us some comments or feedback!
 +
<!-- Table -->
 +
{| class="wikitable" style="background-color:#FFFFFF;" width="100%"
 +
|-
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;width: 50%;" | Name
 +
! style="font-weight: bold;background: #536a87;color:#fbfcfd;" | Comment/Feedback
 +
|-
 +
|
 +
Your Name
 +
||
 +
* Comment
 +
|-
 +
|
 +
Your Name
 +
||
 +
* Comment
 +
|}

Revision as of 12:51, 7 October 2019

<--- Back to Project Groups

Team 3 - SuicideWatch Logo.png

ABOUT US

PROPOSAL

POSTER

APPLICATION

RESEARCH PAPER


Version 2



PROBLEM & MOTIVATION

Suicide rates are at their highest since WWII. Close to 800 000 people die due to suicide globally every year, which is one person every 40 seconds. Suicide is a global phenomenon and occurs throughout the lifespan. In Singapore, suicide is the leading cause of death for those aged 10-29. Females are more likely to be diagnosed with depression and attempt suicide, but males accounted for more than 71% of all suicides in Singapore in 2018. The steady suicide figures signal the presence of an unseen epidemic, one that silently tips people over the edge. While most push the blame to depression, there is no one size fits all explanation when it comes to suicide. Can suicide rates be simply mapped to the Happiness Index or GDP per Capita? Or is there more than meets the eye?



OBJECTIVES

In this project, we are interested to create a visualization that helps analysts perform the following:

  1. Explore suicides rates in each country
  2. Explore if there is a correlation between the suicide rate and happiness index
  3. Explore suicide demographic of each country
  4. Compare the political climate of each country
  5. Establish possible correlations of each country’s suicide with its GDP and the include of social media / technological advancements


SELECTED DATASET

Primary data sets:
Suicide statistics: https://www.kaggle.com/russellyates88/suicide-rates-overview-1985-to-2016
This data set consists of the suicide statistics for worldwide countries from 1985 to 2016. Further breakdown for gender, age group is provided.
https://www.who.int/mental_health/prevention/suicide/countrydata/en/

Secondary data sets:
World Happiness index 2019: https://worldhappiness.report/ed/2019/
World GDP report for correlation analysis: https://data.worldbank.org/indicator/ny.gdp.mktp.cd
Social media penetration for correlation analysis:
Source a: https://www.statista.com/statistics/282846/regular-social-networking-usage-penetration-worldwide-by-country/
Source b: https://ourworldindata.org/internet

Dataset/Source Data Attributes Why this Dataset?
Dataset 1
(hyperlink)
  • Attribute 1
  • Attribute 2
This dataset will be used ...
Dataset 2
(hyperlink)
  • Attribute 1
  • Attribute 2
This dataset will be used ...
Dataset 3
(hyperlink)
  • Attribute 1
  • Attribute 2
This dataset will be used ...



RELATED WORKS

Example Takeaways

Title/Description

Team 3 - SuicideWatch Logo.png

Source: hyperlink

  • The charts provides a clear overview, but time series data could be better visualised...

Title/Description

Team 3 - SuicideWatch Logo.png

Source: hyperlink

  • The charts provides a clear overview, but time series data could be better visualised...



DESIGN INSPIRATIONS

Example Takeaways

Title/Description

Team 3 - SuicideWatch Logo.png

Source: hyperlink

  • This visualization is well organised...

Title/Description

Team 3 - SuicideWatch Logo.png

Source: hyperlink

  • This visualization is well organised...



PROPOSED STORYBOARD

Our proposed application will consist of three pages... as can be seen below

LANDING PAGE

The purpose of this page is...

Proposed Storyboard Description

Title/Description

Team 3 - SuicideWatch Logo.png
  • The purpose of this is...

Title/Description

Team 3 - SuicideWatch Logo.png
  • The purpose of this is...


OVERVIEW

The purpose of this page is...

Proposed Storyboard Description

Title/Description

Team 3 - SuicideWatch Logo.png
  • The purpose of this is...

Title/Description

Team 3 - SuicideWatch Logo.png
  • The purpose of this is...


DEMOGRAPHICS

The purpose of this page is...

Proposed Storyboard Description

Title/Description

Team 3 - SuicideWatch Logo.png
  • The purpose of this is...

Title/Description

Team 3 - SuicideWatch Logo.png
  • The purpose of this is...


SOCIOECONOMIC ANALYSIS

The purpose of this page is...

Proposed Storyboard Description

Title/Description

Team 3 - SuicideWatch Logo.png
  • The purpose of this is...

Title/Description

Team 3 - SuicideWatch Logo.png
  • The purpose of this is...



PROJECT TIMELINE

Team 3 - SuicideWatch Logo.png


KEY CHALLENGES

Challenge Mitigation

No experience with this and that...

  • Cry and hope for the best

No time!!!!

  • Cry more



REFERENCES

  • link 1
  • link 2


COMMENTS

Feel free to leave us some comments or feedback!

Name Comment/Feedback

Your Name

  • Comment

Your Name

  • Comment