Difference between revisions of "IS428 2016-17 Term1 Assign3 Chen Huiyan"
Jump to navigation
Jump to search
(Replaced content with "==Data Source== ==Data Transformation== ==The Tasks== ==Tools Utilized== ==Final Visualization== ==Comments and Suggestions==") |
|||
Line 3: | Line 3: | ||
==Data Transformation== | ==Data Transformation== | ||
+ | Proximity sensor data for each of the prox zone regions is used to discover the typical working patterns for GAStech employees. In order to identify the pattern, I need find the relationship between prox-id and employees. Through some observations, I have spotted prox-id is constructed by the first character of employee's first name and full last name followed by numbers which start from 001. For example, one employee called Mat | ||
+ | Bramar with prox-id "mbramar001". | ||
Line 17: | Line 19: | ||
==Tools Utilized== | ==Tools Utilized== | ||
+ | |||
Revision as of 00:38, 24 October 2016
Contents
Data Source
Data Transformation
Proximity sensor data for each of the prox zone regions is used to discover the typical working patterns for GAStech employees. In order to identify the pattern, I need find the relationship between prox-id and employees. Through some observations, I have spotted prox-id is constructed by the first character of employee's first name and full last name followed by numbers which start from 001. For example, one employee called Mat Bramar with prox-id "mbramar001".