For my final data visualization project, I chose to work with a data set that was collected on what food is produced by each country. This data set included the country, the year, the amount, the area, the item, the item code, and the longitude+latitude. This data set was collected by the Food and Agriculture Organization of the United Nations.
I wanted to create a visualization that would allow users to see what food we produce and how much of it with bubbles/circles.
In my visualization, the data is represented as circles with different sizes and colors based on the quantity of the item.
To interact with the visualization, try hovering the mouse over the circle's center, and changing the year by dragging the slider.
One interesting thing I noticed during this project is making the circles fit inside of the image I had uploaded was much more difficult then anticipated.
Something I still wonder about is how I could implement my spicy version to make my data points fit inside the US.