Predictive Research Inc., Predict & Benefit

Similar documents
GB-OS Version 6.2. Configuring IPv6. Tel: Fax Web:

Installing the IPSecuritas IPSec Client

GTA SSO Auth. Single Sign-On Service. Tel: Fax Web:

GTA SSO Auth. Single Sign-On Service. Tel: Fax Web:

Data Modeling for Big Data

GNAT Box VPN and VPN Client

The 4 Pillars of Technosoft s Big Data Practice

Installing the SSL Client for Linux

Configuring a GB-OS Site-to-Site VPN to a Non-GTA Firewall

Installing the Shrew Soft VPN Client

GB-OS. Certificate Management. Tel: Fax Web:

Promotion Model. CVS SUITE QUICK GUIDE 2009 Build 3701 February March Hare Software Ltd

Symantec Mobile Management for Configuration Manager

Moneris ecommerce Guide

BIG DATA Alignment of Supply & Demand Nuria de Lama Representative of Atos Research &

5nine V2V Easy Converter

Configuring and Monitoring Event Logs

Technical Document. Creating a VPN. GTA Firewall to WatchGuard Firebox SOHO 6 TDVPNWGSOHO

Configuring GTA Firewalls for Remote Access

Technical Note: Setting Up Authorized Reference GL Account IDs for Use when Posting AP Invoices

Configuring and Monitoring SharePoint Servers

Parallel Data Warehouse

Mass Billing An application for Microsoft Dynamics ΤΜ GP Furthering your success through innovative business solutions

Nokia E90 Communicator Backing up data

Instant Messaging Nokia N76-1

Symantec Indepth for. Technical Note

Microsoft Dynamics GP. Payroll Connect

ENTERPRISE MANAGEMENT AND SUPPORT IN THE AUTOMOTIVE INDUSTRY

12/16/2015 Blackbaud Altru 4.6 Merchandise US

Credit Card Extension White Paper

Project Tracking 2015

Relating High Availability Metrics to Business Value

Hacettepe University Department Of Computer Engineering BBM 471 Database Management Systems Experiment

Employee Time Clock User Manual

MiSync Personal for Beams

Issue 1 EN. Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation

Symantec Enterprise Vault Technical Note. Administering the Monitoring database. Windows

BCM EMR Quick Start Guide

Intelligent Monitoring Configuration Tool

CA Nimsoft Monitor. Probe Guide for Active Directory Response. ad_response v1.6 series

Enabling Windows Management Instrumentation Guide

SIEBEL CRM ON DEMAND ANALYTICS

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS

SharePlex for SQL Server

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS

Installing the BlackBerry Enterprise Server Management Software on an administrator or remote computer

ORACLE TAX ANALYTICS. The Solution. Oracle Tax Data Model KEY FEATURES

1 Android-ERP Business

BlackBerry Enterprise Server. BlackBerry Administration Service Roles and Permissions Version: 5.0 Service Pack: 4.

Business Portal for Microsoft Dynamics GP. Project Time and Expense Administrator s Guide Release 10.0

CA Change Manager Enterprise Workbench r12

Big Data for Investment Research Management

MONGODB - THE NOSQL DATABASE

itunes Connect App Analytics Guide v1

ACT! by Sage. Premium for Workgroups 2007 (9.0) Administrator s Guide to the ACT! Reader Utility

Welcome to InFixi Exchange Mailbox Recovery Software. Help Guide. Exchange Mailbox recovery software

Object Level Authentication

BIG DATA TOOLS. Top 10 open source technologies for Big Data

Verified by Visa Terms of Service Credit Card Accounts

Computer Information Concepts. CIC Data Health Check 3.0

Microsoft Dynamics GP. Project Accounting Cost Management Guide

Server Virtualization with QNAP Turbo NAS and Microsoft Hyper-V

Dell Enterprise Reporter 2.5. Configuration Manager User Guide

OPTIMIZE SALES, SERVICE AND SATISFACTION WITH ORACLE DEALER MANAGEMENT

Headstrong: SAP Solution Helps Streamline and Accelerate Financial Services Application Development

Open Source Used In Cisco Instant Connect for ios Devices 4.9(1)

Excel Companion. (Profit Embedded PHD) User's Guide

Configuring and Monitoring SNMP Generic Servers. eg Enterprise v5.6

Microsoft Dynamics GP. Project Accounting Billing Guide

An Oracle White Paper June High Performance Connectors for Load and Access of Data from Hadoop to Oracle Database

Oracle Cloud Marketplace Get Partner Solutions for Oracle Cloud

Advanced Planning PDP Client for Microsoft Excel 1.3 Install PeopleBook

An Oracle White Paper November Leveraging Massively Parallel Processing in an Oracle Environment for Big Data Analytics

TechSPEC Database Installation Guide. Version 1.0

How to Quickly Create Custom Applications in SharePoint 2010 or 2013 without Custom Code

CA Clarity PPM. Business Objects Universe Developer Guide. v

BW370 BI Integrated Planning

Quartz Legal Terms and Conditions

Managing Customer Relationships with SAP Business One

Mitigating Risks and Monitoring Activity for Database Security

Big Data for Investment Research Management

INVESTOR PRESENTATION. Third Quarter 2014

Foglight Managing SQL Server Database Systems Getting Started Guide. for SQL Server

Applying the Principle of Least Privilege to Windows 7

INVESTOR PRESENTATION. First Quarter 2014

Third Party Software Used In PLEK500 (Utility for Win) v1.x.xx.xxx

Host OS Compatibility Guide

Microsoft Dynamics GP. Audit Trails

Business Portal for Microsoft Dynamics GP. Requisition Management User s Guide Release 10.0

Realize an ABC Analysis

Microsoft Dynamics GP. Project Accounting Accounting Control Guide

Recurring Contract Billing 10.0 SP6

CUSTOMER SUCCESS STUDY: THYSSENKRUPP ELEVATOR MANUFACTURING FRANCE

Blue Moon Industries. Warehouse Management Integration. for Microsoft Dynamics GP Manhattan Associates' ILS.Net Release 10.0

BEWARE OF SPURIOUS PHONE CALLS AND FICTITIOUS/FRAUDULENT OFFERS

Installing Your MS Access Database (Manual Installation Instructions)

Microsoft Dynamics GP. SmartList Builder User s Guide With Excel Report Builder

Add-On Module Glass & Aluminium Module

Stone Edge Integration Guide

PLEASE READ THIS AGREEMENT CAREFULLY. BY INSTALLING, DOWNLOADING OR OTHERWISE USING THE SOFTWARE, YOU AGREE TO THE TERMS OF THIS AGREEMENT.

Transcription:

Confidential: Renowned Ecommerce site located in US. Client needed a sales strategy for elevating his product sales and increase profit by getting more customers. Then cluster the products into premium and standard, based on good impact towards the customer s perspective. To find an appropriate way for delivering orders in time, by analysing the product sales, orders came and profit obtained. The client main criteria was to use a database with high transaction safety We delivered the graphical representation of individual product sales, profit and orders. The MongoDB by default prefers high insert rate over transaction safety. If you need to load tons of data lines with a low business value for each one, MongoDB should fit. The project has completed successfully and delivered in time, we got a good feedback from the client saying the business has become better.

Prologue The main objective of processing the consumer sales data is to explore the insights (Sales & Profit) from the consumer sales data using MongoDB Big-Data processing database. The relationship between consumer and company is one of the prominent determinants of the progress of any company. Introduction to Consumer Data Manufacturer and marketer of health, beauty products, home and electronic appliances, receive a constant stream of downstream data from retail consumers and market research partners. To drive sales, the company's consumer insights and category management team is charged to produce in-depth reports for more product categories based on the data. Consumer raw data contains all the parameters like consumer id, order id, product id, order category, product sales, order priority, profit etc. Out of all the parameters, we have to analyse properly the main parameters that affecting on the product sales & profit of the company. Handling the Data Here, we used a MongoDB database to process the consumer sales data. MongoDB is an open source, scalable, high-performance, schema-free, cross-platform document-oriented database system classified as a "No-SQL" database. Map Reduce can be used for batch processing of data and aggregation operations. MongoDB requires a data folder to store its files. We will take the unstructured data into excel and convert it into csv file format. Once csv file is ready, we will convert the csv data into JSON (JavaScript Object Notation) Format. Because the MongoDB database is a Document-Oriented Database, it takes only JSON format data in the form of documents. And we will create a new collection to put the documents in the collection and MongoDB will process, visualize the documents and performs the Map-Reduce functions on the collection to aggregate the results. The Fig. (a) Below shows the process of handling the data.

Major Insights to be Found-out After analysing and processing the consumer raw data, we get insights of consumer sales and also behaviour of the consumer and following are the few of insights came across the process, 1. Total number of product sales. 2. Total number of Orders. 3. Profit to the company. Methodology Here, first we create the database and new collection to store the documents in the collection and next we take the JSON (JavaScript Object Notation) converted data and import into the newly created MongoDB database collection. To process the data systematically, we perform data visualization by mapping the data using MongoDB Map function and next we perform the Reduce or count operation using MongoDB Reduce function to aggregate the counts and filter the data. Next, we will process the data and processed result will put into the production environment. The below Fig. (b) Shows MongoDB database model.

MongoDB Queries MongoDB queries are Ad hoc, rich and document-based queries. MongoDB supports search by field, range queries, regular expression searches. Queries can return specific fields of documents and also includes user-defined JavaScript functions. Results The input selected was consumer sales data after processing with our database; the results we obtained for individual products are their total number of sales and profit. The results are systematic and anybody can clearly understand the sales and profit. Any number of parameters can be added to the process to analyse the data. Also, based on this result, we can maintain good long-term relationships with consumers. First, we mapped ( tokenize, filter & count) the entire data based on the data parameters like order id, order date, order priority, order quantity, order price, product category, product sub category and consumer segments and then we reduced or aggregated the mapped data to further processing the data. Following charts shows the results we obtained after processing the consumer sales data. 1. The Fig. (c) & (d) shows total number of orders based on the order priorities.

2. The Fig. (e) & (f) shows total number of sales based on the product categories. 3. The Fig. (g) & (h) shows total number of sales based on the product sub-categories.

4. The Fig. (i) & (j) shows total number of sales based on the consumer segments. 5. The Fig. (k) & (l) shows total number of sales & profit based on the discount.

Conclusion We developed a solution that centralized the company s sales data, including product, market, field/territory and consumer information. The new solution also allowed the company to develop dynamic data sets to display a summary of market trends using real-time data. The consumer information provided was also key to this solution. Within the interface, sales people can now access all of their key consumer information. Consumer Delight The aim of sales and marketing is to know and understand and satisfy the consumer so well the product or service fits him and sells itself. From this methodology, consumer with ease can discover number of products which are in good sales and the trending products and the profit generated from a particular product. Those consumers who are in ambiguity to select a particular product will get clear idea about the product.

Neither Predictive Research Inc., nor its distributors, associates and dealers, make any warranties or representations, either expressed or implied, as to the software and documentation, including without limitation, the condition of software and implied warranties of its merchantability or fitness for a particular purpose. Predictive Research shall not be liable for any lost profits or for any direct, indirect, incidental, consequential or other damages suffered by licensee or others resulting from the use of the program or arising out of any breach of warranty. Predictive Research further reserves the right to make changes to the specifications of the program and contents of the document without obligation to notify any person or organization of such changes. Mention of third-party products is for informational purposes only and constitutes neither an endorsement nor a recommendation for their use. Predictive Research assumes no responsibility with regard to the performance or use of these products. Every effort has been made to ensure that the information in this document is accurate. Predictive Research is not responsible for printing or clerical errors however will be happy to receive the feedback on such things. Copyright 2013-2014, Predictive Research Inc., All rights reserved. Except as permitted under copyright law, no part of this document may be reproduced or distributed in any form or by any means without the prior permission of Predictive Research Inc.. Predictive Research Inc. includes 7 days up and running research support from the date of purchase. See Predictive Research Inc. s web site for more information. Predictive Research Inc. s direct customers should call or email Predictive Research Inc. using the telephone and email address below. Predictive Research acknowledges registered trademarks Microsoft, Internet Explorer, Microsoft SQL and Windows are either trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries. All other products are trademarks of their respective companies. @ Predictive Research Inc., Delaware State, USA, believes the information is as accurate as the publication date, information; such information is subject to change without notice. Predictive Research acknowledges the trademarks and products of other companies if any mentioned in this document