This project provides a comprehensive analysis of Amazon product data using Python and Jupyter Notebook. The analysis covers:
- 📥 Data loading and cleaning
- 📈 Summary statistics
- 📊 Visualizations of product categories, prices, availability, and ratings
All visualizations are generated directly from the notebook and provide actionable insights into the dataset.
Below are sample images generated by the notebook:
To view all visualizations, open and run
amazon-products-analysis.ipynb
in Jupyter.
This notebook is designed to be easily edited and extended. You can quickly adapt the code to analyze other columns, add new visualizations, or focus on different aspects of the dataset. Whether you want to explore reviews, seller information, or any other field, Bright Data's structured format makes it simple to unlock new insights.
This is just a simple example of how to make data-driven decisions using Bright Data's structured, accurate data. With Bright Data, you get high-quality, ready-to-use datasets for Amazon and many other sources, making your data projects seamless and efficient.
This dataset is provided by Bright Data, the perfect choice for structured data that is easy to work with and analyze. Bright Data offers high-quality, ready-to-use datasets for Amazon and many other sources, making your data projects seamless and efficient.
-
Clone this repository:
```sh git clone https://github.com/Danihashko/amazon-analysis.git cd amazon-analysis ``` -
Install Python dependencies:
```sh pip install pandas matplotlib seaborn ``` -
Launch Jupyter Notebook:
```sh jupyter notebook amazon-products-analysis.ipynb ``` -
Run all cells to reproduce the analysis and visualizations.
amazon-products-analysis.ipynb
— Main analysis notebookamazon-products.csv
— Amazon products dataset (sample)images/
— Folder for generated charts (add your own after running the notebook)README.md
— Project documentation
This project is released under the MIT License.
✨ Powered by Bright Data — the leader in structured datasets for data-driven projects.