Difference between revisions of "Group 4 DesignBuilt"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 28: Line 28:
 
|}
 
|}
 
<br/>
 
<br/>
 +
=R Technology=
 +
We will be employing R to build an application to perform the necessary analytics.
 +
 +
R library packages used:
 +
 +
# Dplyr
 +
# Prophet
 +
# Shiny
 +
# Tidyverse
 +
# Lubridate
 +
# Ggplot2
 +
# Data.table
 +
# Tibbletime
 +
# Tidyquant
 +
# Stringr
 +
# KableExtra
 +
# highcharter
 +
 +
=Application Built and Design=
 +
The built was conceptualised around the idea on how to communicate our 2 motivations mentioned earlier in this paper. (Price patterns and trends and comparative returns)
 +
 +
We find the following visualisation useful to assist with our analytics

Revision as of 11:35, 30 November 2017

Bitcoin.png Group 4 Project - A Tale of Bitcoin

Overview

Data Prep

Design & Built

Report

Poster

R Application

 


R Technology

We will be employing R to build an application to perform the necessary analytics.

R library packages used:

  1. Dplyr
  2. Prophet
  3. Shiny
  4. Tidyverse
  5. Lubridate
  6. Ggplot2
  7. Data.table
  8. Tibbletime
  9. Tidyquant
  10. Stringr
  11. KableExtra
  12. highcharter

Application Built and Design

The built was conceptualised around the idea on how to communicate our 2 motivations mentioned earlier in this paper. (Price patterns and trends and comparative returns)

We find the following visualisation useful to assist with our analytics