1718t1is428T11

From Visual Analytics for Business Intelligence
Revision as of 12:58, 30 October 2017 by Jeremy.lee.2014 (talk | contribs)
Jump to navigation Jump to search

PROPOSAL

 

POSTER

 

APPLICATION

 

RESEARCH PAPER


Introduction

Ebay logo.PNG

EBay is one of the world's biggest online marketplace. Specifically, it facilitates the resale of goods between a buyer and seller.

According to Forbes, there has been a huge increase in demand for used cars, as a result, the used car market has seen a stellar growth of up to 68% since 2009. This has led to huge changes in car buying behavior, marketplaces like E-Bay are one of the key platforms leveraging on the growth rate of the used car industry. As a result, we tried to understand this market and its dynamics with the help of ebay - Kleinanzeigen ‘Used Car Database’

Problem and Motivation

With the change in consumer car buying behaviour and a rising market for used cars, our aim is to understand this growing used car market. When consumers look at used cars, price is the most important factor that influences opinions, but there are also few other facts that affect their purchasing decision. So we will try to find out which variables affect the price most and how they are correlated.

Objective

In this project, we are interested to create a visualisation application that helps users perform the following:

1. Visualise resale car prices against other factors such as:

  • Type of cars
  • Car Brands
  • Car age
  • Kilometers traveled
  • Time period
  • Location/ state

2. Identify relationships and correlations across different factors affecting resale prices

3. Uncover the top 10 most common brands for car resale

  • Difference in prices & quantity sold across different brands

Data

Data used is obtained from Kaggle website and it is about used cars in Ebay Kleinanzeigen. This dataset contains 371539 records and consists of following columns.

Attribute Description
dateCrawled when this ad was first crawled, all field-values are taken from this date
name "name" of the car
seller private or dealer
fuelType fuel type of the car
price the price on the ad to sell the car
vehicleType vehicle type
yearOfRegistration at which year the car was first registered
gearbox gearbox
brand brand of the car
notRepairedDamage if the car has a damage which is not repaired yet
dateCreated the date for which the ad at ebay was created
nrOfPictures number of pictures in the ad
lastSeenOnline when the crawler saw this ad last online
powerPS power of the car in PS
km how many kilometers the car has driven
model car model
monthOfRegistration at which month the car was first registered
postalCode postal code
offerType /
abtest /


Research Visualisation

Visualizations Explaination
Bubble.png

Bubble Chart

  • This figure allows us to visualize vehicle types and sales at the same time. This chart is very interactive as well. Readers can group/color the data points by “major brand”, “origin”, “truck/car” and “gainers/losers”.
  • It provides comprehensive insights about vehicle sales with a straightforward visualization.
  • https://www.bloomberg.com/graphics/2015-auto-sales/
Scatter.png

Scatter Plot

Zq-line.png

Line Graph

Tools

 -Excel

 -D3

 -Javascript

 -Github

 -Tableau

Technical Challenges

Technical Challenges Action Plan
Data Preparation
  • Work on data cleaning and transforming.
Unfamiliarity in Programming Language like Javascript & Libraries like D3
  • Initial hands-on experience during D3.js workshop.
  • Independent learning on Javascript & D3.js.
  • Peer learning and sharing of skills.
Unfamiliarity in Implementing Interactive Visualisation App
  • Self-learning and view online tutorials.

Roles & Milestones

  • Project Roles

Dong Ruiyan: Visualisation Analyst
Zhang Qian: Visualisation Designer
Jeremy LEE Ting Kok: Project Manager

  • Project Timeline
Timeline.png

References