Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 957 Bytes

README.md

File metadata and controls

28 lines (13 loc) · 957 Bytes

Audible Analysis Project

In this project, first cleaned the dataset using Python to ensure its use for the analysis and make good insights from the data. I used Python libraries like pandas, NumPy. Then i made some plots to gain more insights from the data. I used Seaborn and Matplotlib libraries of Python. After these steps i also made a interactive dashboard of the data in which we can see many categories like audiobooks by rating category, audiobooks releases per year and many more.

Link of dashboard: https://public.tableau.com/app/profile/aman.rawat2031/viz/Audible_16893422341750/Audible

Datasets

audible.csv -
https://www.kaggle.com/datasets/snehangsude/audible-dataset?select=audible_uncleaned.csv

Dashboard

Untitled

Tools

  • Python(Pandas, Seaborn, Matplotlib, Numpy)
  • Anaconda(Jupyter Notebook)
  • Tableau