Difference between revisions of "Group11 Proposal"

From Visual Analytics and Applications
Jump to navigation Jump to search
(Created page with " <!--MAIN HEADER --> <div style="background:#3e4444; border:#124081; padding-left:15px; text-align:left;"> 500px|center #REDIRECT T...")
 
Line 1: Line 1:
 
  
 
<!--MAIN HEADER -->
 
<!--MAIN HEADER -->
<div style="background:#3e4444; border:#124081; padding-left:15px; text-align:left;">
+
<div style="background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#ccc)); border:#124081; padding-left:15px; text-align:left;background-image: linear-gradient(#fff, #ccc);">
[[File:New york city at night 2-t2.jpg|500px|center]]
 
#REDIRECT [[Target page name]]
 
 
<br>
 
<br>
 
<font size = 5; color="#FFFFFF"><span style="font-family:Century Gothic;"><b></b><br></span></font>
 
<font size = 5; color="#FFFFFF"><span style="font-family:Century Gothic;"><b></b><br></span></font>
Line 13: Line 10:
  
 
<!--MAIN MENU -->  
 
<!--MAIN MENU -->  
{|style="background-color:#002060;" width="100%" cellspacing="0" cellpadding="0" valign="top" border="5" border-width="10"  |  
+
{|style=background-image:"linear-gradient(#fff, #ccc)"; background-color:"#222;" width="100%" cellspacing="0" cellpadding="0" valign="top" border="5" border-width="10"  |  
| style="font-family:Palatino Linotype; font-size:100%; solid #1B338F; background: #20517e; text-align:center;" width="20%" |   
+
| style="font-family:'Droid Sans', sans-serif;; font-size:100%; solid:#1B338F; background:#222; text-align:center;" width="20%" |   
 
;  
 
;  
 
[[Group01_Overview| <font color="#FFFFFF">OVERVIEW</font>]]
 
[[Group01_Overview| <font color="#FFFFFF">OVERVIEW</font>]]
 
   
 
   
| style="font-family:Palatino Linotype; font-size:100%; solid #1B338F; background: #20517e; text-align:center;" width="20%"  |   
+
| style="font-family:'Droid Sans', sans-serif;; font-size:100%; solid #1B338F; background:#222; text-align:center;" width="20%"  |   
 
;  
 
;  
 
[[Group01_Proposal|<font color="#FFFFFF">PROPOSAL</font>]]  
 
[[Group01_Proposal|<font color="#FFFFFF">PROPOSAL</font>]]  
  
| style="font-family:Palatino Linotype; font-size:100%; solid #1B338F; background:#20517e; text-align:center;" width="20%" |   
+
| style="font-family:'Droid Sans', sans-serif;; font-size:100%; solid #1B338F; background:#222; text-align:center;" width="20%" |   
 
;  
 
;  
 
[[Group01_Poster| <font color="#FFFFFF">POSTER</font>]]  
 
[[Group01_Poster| <font color="#FFFFFF">POSTER</font>]]  
  
| style="font-family:Palatino Linotype; font-size:100%; solid #1B338F; background:#20517e; text-align:center;" width="20%" |   
+
| style="font-family:'Droid Sans', sans-serif;; font-size:100%; solid #1B338F; background:#222; text-align:center;" width="20%" |   
 
;  
 
;  
 
[[Group01_Application| <font color="#FFFFFF">APPLICATION</font>]]  
 
[[Group01_Application| <font color="#FFFFFF">APPLICATION</font>]]  
 
   
 
   
| style="font-family:Palatino Linotype; font-size:100%; solid #1B338F; background:#20517e; text-align:center;" width="20%" |   
+
| style="font-family:'Droid Sans', sans-serif;; font-size:100%; solid #1B338F; background:#222; text-align:center;" width="20%" |   
 
;  
 
;  
 
[[Group01_Report| <font color="#FFFFFF">REPORT</font>]]  
 
[[Group01_Report| <font color="#FFFFFF">REPORT</font>]]  
Line 41: Line 38:
  
 
==Project Timeline==
 
==Project Timeline==
[[File:grp01_timeline.png|1000px]]
 
  
 
==Project Deliverable==
 
==Project Deliverable==
Line 50: Line 46:
  
 
==Data Source==
 
==Data Source==
World Bank Data:
 
*[https://opendata.cityofnewyork.us/data/ - Crime Data New York]
 
  
 +
 +
 +
 +
.The AWS Honeypot Database is an open-source database including information on cyber attacks/attempts.
 +
 +
.Data has 451,581 data points collected from 9:53pm on 3 March 2013 to 5:55am on 8 September 2013.
  
 
==Visualization Tools and Packages==
 
==Visualization Tools and Packages==
 
Visualization using R:
 
Visualization using R:
 
* [https://cran.r-project.org/web/packages/shiny/index.html shiny], [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/reshape/index.html reshape], [https://cran.r-project.org/web/packages/circlize/index.html circlize]
 
* [https://cran.r-project.org/web/packages/shiny/index.html shiny], [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/reshape/index.html reshape], [https://cran.r-project.org/web/packages/circlize/index.html circlize]
#REDIRECT [[
 
#REDIRECT [[Target page name]]
 
<gallery>
 
File:Example.jpg|Caption1
 
File:Example.jpg|Caption2
 
</gallery>
 
]]
 

Revision as of 14:34, 15 June 2018





OVERVIEW

PROPOSAL

POSTER

APPLICATION

REPORT


Abstract

Project Timeline

Project Deliverable

Data Source

.The AWS Honeypot Database is an open-source database including information on cyber attacks/attempts.

.Data has 451,581 data points collected from 9:53pm on 3 March 2013 to 5:55am on 8 September 2013.

Visualization Tools and Packages

Visualization using R: