Process
Data Collection and Cleansing
I wrote Python scripts to pull Google Trends data for various K-Pop groups across multiple countries.
Exploratory Analysis
I visualized the initial data in Excel to compare trends, eventually selecting five countries with the most distinctive and interesting patterns: Indonesia, the US, China, Thailand, and Japan.
Data Visualization Design
The biggest challenge was creating a clear, harmonious color palette for 35 different artists. I used chroma.js to help generate an effective color scale.
Implementation
I built the interactive piece as a web page using D3.js and React.