Skip to content

This repository is meant for Data Analytics project on retail cars.

Notifications You must be signed in to change notification settings

francis13417/Data-Analysis---Car-Dekho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CarDeckho Vehicle Analysis

Project Overview

This project involves performing a comprehensive analysis of a vehicle dataset from CarDeckho. The analysis includes identifying key statistics, visualizing data trends, and uncovering insights about vehicle prices, depreciation, and more. The project uses Python, Pandas, Seaborn, and Matplotlib for data processing and visualization.

Dataset

The dataset includes information about various vehicles, such as:

  • Manufacturing year
  • Vehicle name
  • Price
  • Original price
  • Distance driven
  • Fuel type
  • Seller type
  • Transmission type
  • Number of owners

Key Features

  1. Data Analysis:

    • Range of manufacturing years.
    • Lowest and highest selling prices.
    • Total number of records.
    • Number of missing records.
    • Number of different vehicles.
    • Most sold vehicle.
    • Number of CNG vehicles.
    • Vehicles sold by individuals.
    • Automatic transmission vehicles.
    • Single-owner vehicles.
    • Most and least depreciated vehicles.
    • Brands less affected by cost depreciation.
  2. Visualizations:

    • Correlation matrix to identify factors affecting cost depreciation.
    • Scatter plots of selling price vs. age and distance driven.
    • Boxplots and violin plots to visualize price distributions.
    • Histograms of vehicle prices and ages.
    • Pairplot of numeric features.
    • Price comparison between individual and dealer sales.

Results

The results of the analysis include key statistics and various visualizations, which help in understanding the factors affecting vehicle prices and depreciation.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request or open an issue for any improvements or suggestions.

License

This project is licensed under the MIT License.

Contact

For any questions or inquiries, please contact [email protected]).

About

This repository is meant for Data Analytics project on retail cars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published