Difference between revisions of "Hiryuu Data"

From Analytics Practicum
Jump to navigation Jump to search
 
Line 74: Line 74:
 
<p>[[File:Hiryuu_App2.png|700px|]]</p>
 
<p>[[File:Hiryuu_App2.png|700px|]]</p>
  
 
==<div style="background: #95A5A6; line-height: 0.3em; font-family:Roboto;  border-left: #6C7A89 solid 15px;"><div style="border-left: #FFFFFF solid 5px; padding:15px;font-size:15px;"><font color= "#ffffff"><strong>Complexities</strong></font></div></div>==
 
 
<!--------------- Body End ---------------------->
 
<!--------------- Body End ---------------------->
 
Geocoding by Country<br>
 
Hong Kong
 
Korea
 
Japan
 
 
Complexities in Data Provided
 
Different Data Systems
 

Latest revision as of 18:13, 22 April 2017

Current Project

Logo Hiryuu.png


Home

About Us

Project Overview

Findings

Project Management

Documentations

Background Data Methodology

Data

Data provided to us are distribution data that span over a period of 3 months. There are 2 main datasheets by 2 tracker systems, App1 and App2, owned by the company. Generally, they display shipment and customer data for all the items that the company delivers. The dataset is utilized by the sales team to track and monitor shipments.

The App1 TrackerHeader and the App2 ShipmentInfo datasets store information pertaining to the shipment itself, such as the sender and receiver data. The App1 Tracker Detail and the App2 StatusInfo datasets store information pertaining to the tracking statuses of the shipment, with each row representing a status update for each tracking number.

All dates and timings in the dataset are stored in String format, so we will classify such data types as Text/String format for easier reference.

The tracking data lists the shipment data of the following countries:

  • Hong Kong
  • Japan
  • Australia
  • Korea
  • Taiwan
  • Thailand
  • Malaysia
  • New Zealand
  • Singapore


Legend:

# Numeric/ID/int or double

^ Text/String format (Eg. words/letters)

* Fixed/Constant


App 1

Hiryuu App1.png


App 2

Hiryuu App2.png