Skip to content

Athesh007/car_data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Data Analysis using Streamlit

This repository contains a data analysis project on car sales data with a user-friendly interface created using Streamlit. The data was obtained from Kaggle.

The project is done using Python and its popular data analysis libraries such as Pandas, Matplotlib, Seaborn, and Streamlit.

Contents

  • car_data.csv - raw data file.
  • car_data_analysis.py - Python script for the Streamlit app.
  • README.md - this file.

Installation

  1. Clone the repository to your local machine.
  2. Install the required libraries by running pip install -r requirements.txt in your terminal.

Usage

Run the following command in your terminal to start the Streamlit app:

streamlit run car_data_analysis.py

Open your web browser and go to the URL provided in the terminal to use the app.

Results

The analysis explores the car sales data to answer the following questions:

  1. What are the top 10 car brands sold in the US?
  2. Which brand has the maximum average price of cars?
  3. Which body type of cars sold the most?
  4. Which state has the most number of car sales?
  5. What is the correlation between the car price and car mileage?
  6. How does the price distribution vary with respect to body type?

The analysis is presented with descriptive statistics, visualizations, and insights in a user-friendly interface created using Streamlit.

This is My Web Application link: https://share.streamlit.io/athesh007/car_data_analysis/main/autoindus-analysis.py

About

Analysis the car dataset for Automotive Industry to improve the customer choice for future car model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages