Analyzing Amazon Data

February 5, 2020
amazon python jupyterlab data analysis data visualization

Always wondered how much I've spend on Amazon over the years. Downloaded the past 10 years of Amazon data and analyzed the data with some python programming on JupyterLab.

Through the analysis I discovered:


Total $12069.01
Average $58.87
Median $38.16
Max $502.58

Items by Category:

About half of the items I order from Amazon are books.

item_count_by_category

Spending by Category:

Most of my spending come from books, computer parts, electronics, and watches/watch accessories.

item_total_by_category

Order Total by Date:

Not surprisingly, my spending increases during the holidays.

order_total_by_date


Jupyter Notebook source code will be provided on GitLab

Analyzing Amazon Data 2021 (Second Half)

January 6, 2022
amazon python jupyterlab data analysis data visualization 2021

Analyzing Amazon Data 2021 (First Half)

July 9, 2021
amazon python jupyterlab data analysis data visualization 2021

Analyzing Amazon Data COVID-19 Edition Pt 2

January 2, 2021
amazon python jupyterlab data analysis data visualization covid-19 2020