Difference between revisions of "ISSS608 2017-18 T1 Assign MATILDA TAN YING XUAN"

From Visual Analytics and Applications
Jump to navigation Jump to search
m
Line 5: Line 5:
 
|
 
|
 
|}
 
|}
 +
  
 
<h2> Introduction </h2><br>
 
<h2> Introduction </h2><br>
Line 34: Line 35:
 
The link to the tableau workbook solution (in the story tab) is as follows: <br>
 
The link to the tableau workbook solution (in the story tab) is as follows: <br>
 
https://public.tableau.com/views/VisualAnalyticsAssignment-VASTMC12011/Story?:embed=y&:display_count=yes&publish=yes
 
https://public.tableau.com/views/VisualAnalyticsAssignment-VASTMC12011/Story?:embed=y&:display_count=yes&publish=yes
 +
 +
 +
<h2>Resources and acknowledgements</h2>
 +
 +
<h6>Software used</h6>
 +
<li>JMP Pro 13</li>
 +
<li>Tableau Desktop 10.3</li>
 +
<li>Python (for text processing</li>
 +
 +
 +
<h6>Books used</h6>
 +
<li>Bird, S., Klein,E., Loper,E. (2009) Natural Language Processing with Python. Sebastapol, CA: O Reilly Media</li>
 +
 +
 +
<h6>Acknowledgements</h6>
 +
<li>Prof Kam for your guidance in visual analytics</li>
 +
<li>MITB coursemates Rachel Tong and Fam Guo Temg for the enlightening discussions</li>

Revision as of 18:34, 16 October 2017

Overview Data Preparation Analysis and Results


Introduction


A mysterious illness with flu-like symptoms is spreading in Smartpolis, and the authorities have provided the following information for the deduction of the channel through which the illness is spread, and also whether emergency personnel needs to be deployed outside the affected areas.


Dataset 1 - Microblog entries (1023077 observations)
Variables available:

    1) User ID
    2) Time post was created
    3) Location of user during post (Lat, Long values)
    4) Content of post

Dataset 2 - Population Data (13 observations for the thirteen towns)
Variables available:

    1) Town name
    2) Location of town (Lat, Long values)
    3) Population Density
    4) Daytime population

Dataset 3 - Weather Data (21 entries for the 21 days in the timeperiod observed)
Variables available:

    1) Date
    2) Wind direction
    3) Average Wind Speed
    4) Weather

Tableau workbook

The link to the tableau workbook solution (in the story tab) is as follows:
https://public.tableau.com/views/VisualAnalyticsAssignment-VASTMC12011/Story?:embed=y&:display_count=yes&publish=yes


Resources and acknowledgements

Software used
  • JMP Pro 13
  • Tableau Desktop 10.3
  • Python (for text processing
  • Books used
  • Bird, S., Klein,E., Loper,E. (2009) Natural Language Processing with Python. Sebastapol, CA: O Reilly Media
  • Acknowledgements
  • Prof Kam for your guidance in visual analytics
  • MITB coursemates Rachel Tong and Fam Guo Temg for the enlightening discussions