Giter Club home page Giter Club logo

waqarg2001 / pakwheels-data-analysis Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 5.91 MB

ETL process and EDA was performed on used cars dataset scraped from PakWheels.com. The analysis was done through Jupyter Notebook. Insights were shared.

Home Page: https://github.com/waqarg2001/PakWheels-Data-Analysis

License: MIT License

Jupyter Notebook 99.98% Python 0.02%
automobile data data-analysis data-analytics exploratory-data-analysis pakistan python3 data-science numpy data-preprocessing

pakwheels-data-analysis's Introduction


Application of ETL process on raw used cars dataset scraped from PakWheels along with its analysis using Jupyter Notebook.

built-with-love powered-by-coffee cc-nc-sa

OverviewToolsArchitectureDemoSupportLicense

Overview

PakWheels is the largest online marketplace for car shoppers and sellers in Pakistan. It aggregates thousands of new, used, and certified second-hand cars from thousands of dealers and private sellers.

This project involves Extract Transform Load(ETL) process on used and new cars dataset which was scraped from PakWheels . Exploratory Data Analysis(EDA) is performed on it using Jupyter Notebook to extract key insights about the Pakistan's used cars marketplace.

The repository directory structure is as follows:

├── LICENSE 
├── README.md          <- The top-level README for developers using this project. 
| 
├── run.py             <- Python script to start ETL process. 
| 
├── data 
│   ├── processed      <- The final, canonical data set for analysis.
│   └── raw            <- The original, immutable data dump. 
│ 
│ 
│ 
├── notebooks          <- Jupyter notebooks. Naming convention is a number (for ordering),
│                         the creator's initials, and a short `-` delimited description, e.g.
│                         `1.0-mwg-initial-data-exploration`.  
| 
│ 
├── src                <- Source code for use in this project. 
│   ├── __init__.py    <- Makes src a Python module. 
│   │ 
│   ├── data           <- Script to perform ETL. 
│       └── make_dataset.py 
|         
|
├── resources          <- Resources for this readme file. 

Tools

To build this project, following tools were used:

  • Python
  • PyCharm
  • Github
  • Jupyter Notebook

Architecture

The architecture of this project is straightforward which can be understood by the following diagram.

According to the diagram we first create a python script which performs ETL for us on the raw dataset. The output of this process is clean data which is then used for exploratory analysis in Jupyter Notebook.

Demo

The figure below shows a snapshot of ETL process being conducted through terminal. Type run.py (raw data directory). (figure may take few seconds to load)

Support

If you have any doubts, queries or, suggestions then, please connect with me on any of the following platforms:

Linkedin Badge Gmail Badge

License

by-nc-sa

This license allows reusers to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator. If you remix, adapt, or build upon the material, you must license the modified material under identical terms.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.