For my final data visualization project, I chose to work with the population by country.
I decided to work with this dataset because it was a data set I was curious about and wanted to visualize for myself so I could learn from it.
In my visualization, the data is represented as dots in the center of each country.
To interact with the visualization, try hovering over the dots.
One interesting thing I noticed during this project is that the size of a country does not relate to the amount of people living there. For example Canada is a massive country but has a relatively low population.
Something I still wonder about is how has this data changed over time and if there are any trends or patterns.
The most challenging moment of this project was organizing the data because I had to fill in a lot of missing data. It took a really long time to do and I got very frustrated while doing it.
If I had more time, I would've liked to add a more interactive or animation element like maybe over time or size changing or even color coding to represent the populations.
My proudest moment during this project was when finished working on my data and I was able to run my code without an error.