About

From Visual Analytics and Applications
Revision as of 14:55, 4 August 2017 by Kishanbs.2016 (talk | contribs) (motivation edit)
Jump to navigation Jump to search

Group1: Unlocking insights from the VAST Challenge 2017

Introduction

About

Project Proposal

Project Timeline

App & Deliverables

Poster

 

Abstract

The project aims to illustrate the power of visual analytics to highlight patterns vehicles show when traversing through various traffic corridors. By linking the information captured by RFID tags when vehicles move through checkpoints, an interactive application is designed which will help to unravel insights such as frequently travelled corridors, preferred routes amongst vehicles, traffic density, etc. The application will be primarily developed using R, and specifically the versatile ggraph package, which helps to develop powerful network visualisations.

Motivation

Network patterns can reveal very interesting insights but it is very difficult to implement with off-the-shelf software tools such as Tableau®. Gephi®, an open-source and free software is one of the leading tools to visualise network graphs. But, in order to make our findings easily accessible to everyone without any installation of any tools at their end, we propose the usage of the recently introduced ggraph package from R. Besides bringing the same kind of flexibility offered by a commercial tool, it offers an extension on the well-acclaimed ggplot2 package in R. Built specifically for supporting relational data structures such as networks, graphs and trees, the API provides a self-contained set of facets and customisations, enhancing the quality of visualisations.

Practical use cases

  • Traffic planning.
  • Systems such as Singapore ERP.
  • Implementing diversions during peak periods.