Hiryuu Data

From Analytics Practicum
Revision as of 01:29, 28 December 2016 by Wtchua.2013 (talk | contribs) (Created page with "<!-- LOGO --> <!--MAIN HEADER --> {|style="background-color:#F5A9A9;" width="100%" cellspacing="0" cellpadding="0" valign="top" border="0" | | style="font-family:Roboto; fon...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Home

About Us

Project Overview

Findings

Project Management

Documentations

Background Data Methodology

Data

Total timespan of available data is 3 months worth. 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 TrackHeader and the App2 ShipmentInfo datasets store information pertaining to the shipment itself, such as the sender and receiver data. The App1 Track Detail and the App2 StatusInfo datasets store information pertaining to the tracking data of the shipment, with each row representing a status update for each tracking number. Such data is split into these 2 types following the database normalization processes as per standard data management practices.

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.


Legend:

# Numeric/ID/int or double

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

* Fixed/Constant


App 1

Hiryuu App1.png


App 2

Hiryuu App2.png