Skip to content

MatheusFreitag/chernoff-faces-of-european-union

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

(Chernoff) Faces of European Union

image

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.

🌍 Web App URL

πŸ—‚οΈ Directory Structure

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