For my final data visualization project, I chose to work with the Stack Overflow Developer Survey results.
I wanted to create a visualization that would allow users to see the average values for different countries on a map.
In my visualization, the data is represented as colored dots placed on different countries on a map.
To interact with the visualization, try hovering over countries to see their average values.
The visualization is built in ReactJS and isn't hosted anywhere.
The repository is available here and can be run using Yarn.
The build directory of the repository contains a built version of the code.
One interesting thing I noticed during this project is the amount of data that was collected in the survey.
Something I still wonder about are the reasons why the average statistics are different in various countries.