Skip to content

A dynamic data visualization dashboard built using Streamlit, Pandas, Matplotlib, and Seaborn. It allows users to: Filter books by rating using sidebar sliders. View rating distribution, price distribution, and rating vs. price scatterplots. Explore top 5 most expensive and cheapest books.

Notifications You must be signed in to change notification settings

IshitarTyagi/Analytics-freelanceP1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot (186)

Screenshot (185)

Book Rating & Price Dashboard

A dynamic dashboard built using Streamlit, Pandas, Matplotlib, and Seaborn to visualize and analyze book ratings and pricing data.

Features:

  • Interactive Filters: Filter books by rating using the sidebar slider.
  • Data Visualization:
    • Rating distribution with bar plots
    • Price distribution with histograms
    • Scatter plot showing the relationship between price and rating
  • Top Books: View the top 5 most expensive and cheapest books.

Technologies Used:

  • Python
  • Streamlit
  • Seaborn
  • Matplotlib
  • Data Cleaning

About

A dynamic data visualization dashboard built using Streamlit, Pandas, Matplotlib, and Seaborn. It allows users to: Filter books by rating using sidebar sliders. View rating distribution, price distribution, and rating vs. price scatterplots. Explore top 5 most expensive and cheapest books.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published