Categories
Data Analysis

Analyzing Customer Spending Habits

Introduction The purpose of this report is to analyze an open source dataset containing customer sales data, idenfity any notable findings and present insights which can be used to inform marketing efforts. The dataset used contains transaction data from customer purchases from multiple countries during the period of Jan 2015 to July 2016 and includes […]

Categories
Software Development

Creating A BPM Finder Using the Spotify API

You can find the finished bpm finder here. This post details the process of creating a BPM (Beats Per Minute) finder using the Spotify API and JavaScript. By inputting a song name into the search bar, the tool provides the top result and gives the estimated BPM. It’s a tool useful for musicians, producers or […]