Image
Code

Tree with MoMA Dataset

Eri Kim

Last edited Apr 10, 2023
Created on Mar 25, 2023
Forked from Course Tree

A basic tree visualization using MoMA dataset. I used Department and Classification columns.

The root node is "MoMA" and the second layer nodes represent Architecture & Design and Painting & Sculpture and their children represent Classification such as Architecture, Mies van der Rohe Archive, Design, Illustrated Book, Print, Drawing, Periodical, Fashion, and Film.

Used: d3-tree and d3-hierarchy

MIT Licensed