Nutrition Visualization
Interactive graphic using nutritional data
Work in progress
Timeline: March 2022 - May 2022
For this project, I used Altair, a statistical visualization library for Python, to create an interactive scatter plot containing nutritional data about a number of foods in certain categories.
Data information and source
- For this project, I used food nutrition data published by the USDA, which I condensed and sorted into related food groupings. I then used the Altair library's functions to map these groups and the associated nutritional data onto a scatter plot.