Image
Code

Eri Kim - Transforming Data

Eri Kim

Last edited Mar 17, 2023
Created on Jan 28, 2023
Forked from Transforming Data

Using the MoMA Dataset, I processed it so that it can be used to implement a visualization that matches one of my sketches (Histogram by Medium). I used flatGroup() and map() functions. After grouping and mapping, I sorted the data by count in descending order.

MIT Licensed