For my final data visualization project, I chose to work with a data set that showed how many people are in each religion in every country.
I wanted to create a visualization that would allow users to see what is the dominant religion in each country.
In my visualization, the data is represented as points on a map. Each point represents the dominant religion in the country that dot is in and is color-coded to show which religion it is.
To interact with the visualization, try hovering over each point to see how many people are a part of that religion.
One interesting thing I noticed during this project is Christianity heavily dominated in the west but Islam and Buddhism dominated more in the Middle East.
Something I still wonder about is if I were to use this same code but use data 10 years before the data I used, would there be similar results?