NextJS application presenting a multivariate data conversion into Chernoff Faces. The dataset is sourced from the 27 European Union countries, and each country is uniquely represented by its own procedured generated Chernoff Face.
root
│
├── 📁 data
│ ├── 📄 Pipeline.ipynb # Jupyter Notebook containing data processing pipeline
│ └── 📄 ... # helpers and data files
│
└── 📁 eu-chernoff-faces-app
└── 📄 app # NextJS application for displaying Chernoff Faces