ISSS608 2017-18 T3 Assign Vigneshwar Ramachandran Vadivel Approach

From Visual Analytics and Applications
Revision as of 11:32, 26 June 2018 by Vigneshwarv.2017 (talk | contribs) (Created page with " <!------- Main Navigation Bar----> <center> {| style="background-color:#ffffff ; margin: 3px 10px 3px 10px; width="80%"| | style="font-family:Open Sans, Arial, sans-serif; fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Intro

Approach

Findings

Conclusion

Main Page

Data Cleaning

Data Organisation

Data Exploration

Data Set

The Kasios Insider has provided communication data across the company, includes call records, emails, purchases, and meetings. The data is limited to only the source, the recipient and the time of the transaction and don’t includes the content of the communication. All of the provided data files have the same format. The data are provided in comma-separated format with four columns:


  • Source (company ID# for the person who initiated the communication)
  • Etype (number designating type of connection)
  • Destination (company ID# for the person who receives communication)
  • Time stamp – Unix epoch format starts at May 11, 2015 at 14:00

Tools Used

For this analysis, I mainly used the following tools:

Tableau- for data cleaning and data visualisations

Gephi- to create network graphs as visualisations, with the use of nodes and edges

Tableau- for other data visualizations

Excel- for initial data exploration